Automatic Speech Recognition
MLX
English
apple-silicon
speech-to-text
asr
stt
low-bit
ternary
quantization-aware-training
on-device
streaming
Instructions to use FermionResearch/Phonon-1-Micro with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- MLX
How to use FermionResearch/Phonon-1-Micro with MLX:
# Download the model from the Hub pip install huggingface_hub[hf_xet] huggingface-cli download --local-dir Phonon-1-Micro FermionResearch/Phonon-1-Micro
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- LM Studio
- Atomic Chat
| # LFS rules — commit this file FIRST, before any weight file (Neutrino 0.6B | |
| # pattern; a file committed before its rule exists stays non-LFS forever). | |
| # Never add a glob that a sibling small file would match: the Hub resolves LFS | |
| # by "does any filter=lfs pattern match" and does NOT honour a later unset. | |
| *.tar.zst filter=lfs diff=lfs merge=lfs -text | |
| *.safetensors filter=lfs diff=lfs merge=lfs -text | |
| *.bin *.pt *.pth *.ckpt *.npz *.onnx *.msgpack *.tar *.tar.gz *.zip filter=lfs diff=lfs merge=lfs -text | |