Instructions to use OuteAI/Llama-OuteTTS-1.0-1B with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- OuteTTS
How to use OuteAI/Llama-OuteTTS-1.0-1B with OuteTTS:
import outetts enum = outetts.Models("OuteAI/Llama-OuteTTS-1.0-1B".split("/", 1)[1]) # VERSION_1_0_SIZE_1B cfg = outetts.ModelConfig.auto_config(enum, outetts.Backend.HF) tts = outetts.Interface(cfg) speaker = tts.load_default_speaker("EN-FEMALE-1-NEUTRAL") tts.generate( outetts.GenerationConfig( text="Hello there, how are you doing?", speaker=speaker, ) ).save("output.wav") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- c66bfa90d302b5f5945249fffcef0641fd5c6d644e32ec21548c2fdbb031788a
- Size of remote file:
- 2.5 GB
- SHA256:
- 03543805868adcbc81a2259177d626f557cfa8be6fa19480a47ba30a920b8003
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.