Feature Extraction
MLX
Safetensors
Chinese
English
audio
speech
codec
tokenizer
apple-silicon
quantized
8bit
Instructions to use appautomaton/openmoss-audio-tokenizer-mlx with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- MLX
How to use appautomaton/openmoss-audio-tokenizer-mlx with MLX:
# Download the model from the Hub pip install huggingface_hub[hf_xet] huggingface-cli download --local-dir openmoss-audio-tokenizer-mlx appautomaton/openmoss-audio-tokenizer-mlx
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- LM Studio
- Atomic Chat
Add the project page link
Browse files
README.md
CHANGED
|
@@ -65,6 +65,7 @@ python scripts/generate/moss_local.py \
|
|
| 65 |
## Links
|
| 66 |
|
| 67 |
- Source code: [mlx-speech](https://github.com/appautomaton/mlx-speech)
|
|
|
|
| 68 |
- More examples: [AppAutomaton](https://github.com/appautomaton)
|
| 69 |
|
| 70 |
## License
|
|
|
|
| 65 |
## Links
|
| 66 |
|
| 67 |
- Source code: [mlx-speech](https://github.com/appautomaton/mlx-speech)
|
| 68 |
+
- Project page: [appautomaton.renocrypt.com/mlx-speech](https://appautomaton.renocrypt.com/mlx-speech/)
|
| 69 |
- More examples: [AppAutomaton](https://github.com/appautomaton)
|
| 70 |
|
| 71 |
## License
|