Instructions to use osirisbrain/OsirisSound-TTS-v2-MLX with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- MLX
How to use osirisbrain/OsirisSound-TTS-v2-MLX with MLX:
# Download the model from the Hub pip install huggingface_hub[hf_xet] huggingface-cli download --local-dir OsirisSound-TTS-v2-MLX osirisbrain/OsirisSound-TTS-v2-MLX
- Notebooks
- Google Colab
- Kaggle
- Local Apps
- LM Studio
mlx-community/Kokoro-82M-bf16
This model was converted to MLX format from hexagrad/Kokoro-82M using mlx-audio version 0.0.1.
Refer to the original model card for more details on the model.
Use with mlx
pip install -U mlx-audio
python -m mlx_audio.tts.generate --model mlx-community/Kokoro-82M-bf16 --text "Hello world"
- Downloads last month
- 7
Hardware compatibility
Log In to add your hardware
Quantized
Model tree for osirisbrain/OsirisSound-TTS-v2-MLX
Base model
yl4579/StyleTTS2-LJSpeech
# Download the model from the Hub pip install huggingface_hub[hf_xet] huggingface-cli download --local-dir OsirisSound-TTS-v2-MLX osirisbrain/OsirisSound-TTS-v2-MLX