Text-to-Speech
Safetensors
MLX
mlx-audio
arktts
audio
tts
voice-cloning
zero-shot
multilingual
6-bit
Instructions to use plaincompute/audio8-tts-preview-0.6b-mx with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- MLX
How to use plaincompute/audio8-tts-preview-0.6b-mx with MLX:
# Download the model from the Hub pip install huggingface_hub[hf_xet] huggingface-cli download --local-dir audio8-tts-preview-0.6b-mx plaincompute/audio8-tts-preview-0.6b-mx
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- LM Studio
- Atomic Chat
| { | |
| "do_sample": true, | |
| "eos_token_id": 151645, | |
| "max_new_tokens": 512, | |
| "pad_token_id": 151643, | |
| "temperature": 0.7, | |
| "top_k": 50, | |
| "top_p": 0.9, | |
| "transformers_version": "4.57.5" | |
| } | |