Instructions to use devendradhakad/autodroid-moonshine-ai-moonshine-tiny with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use devendradhakad/autodroid-moonshine-ai-moonshine-tiny with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="devendradhakad/autodroid-moonshine-ai-moonshine-tiny")# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("devendradhakad/autodroid-moonshine-ai-moonshine-tiny", device_map="auto") - Notebooks
- Google Colab
- Kaggle
| { | |
| "sourceRepository": "moonshine-ai/moonshine-tiny", | |
| "sourceRevision": "390624ed33d594443aa4aa221f5b9f283b545b5a", | |
| "purpose": "Unmodified pinned artifacts used by AutoDroid", | |
| "licenseReview": { | |
| "sourceRevision": "390624ed33d594443aa4aa221f5b9f283b545b5a", | |
| "declaredLicense": "mit", | |
| "evidence": "https://huggingface.co/moonshine-ai/moonshine-tiny/blob/390624ed33d594443aa4aa221f5b9f283b545b5a/README.md", | |
| "status": "approved", | |
| "reason": "Pinned upstream card permits redistribution. Preserve upstream cards and notices, original authorship, and the applicable license texts; artifact bytes are unmodified.", | |
| "additionalFiles": [ | |
| { | |
| "localPath": "tools/hf_mirror/licenses/Moonshine-LICENSE.txt", | |
| "pathInRepo": "licenses/Moonshine-LICENSE.txt", | |
| "source": "https://raw.githubusercontent.com/moonshine-ai/moonshine/main/LICENSE", | |
| "sha256": "fa7d1174dd8af6a7cd280be20b80d10095ed4c19b5b20b61a7715c3ad790dc5f" | |
| } | |
| ] | |
| }, | |
| "artifacts": [ | |
| { | |
| "repo": "moonshine-ai/moonshine-tiny", | |
| "revision": "390624ed33d594443aa4aa221f5b9f283b545b5a", | |
| "filename": "tokenizer.json", | |
| "sizeBytes": 1985530, | |
| "sha256": "6579793438bc4fbafffacf699169ff53e3769c5a0a0f5e71cdee8853e8130deb", | |
| "source": "speech-runtime-moonshine-litert/src/main/java/com/example/autodroid/speech/runtime/moonshine/MoonshineArtifacts.kt:37" | |
| } | |
| ], | |
| "preservedDocuments": [ | |
| "README.md" | |
| ] | |
| } | |