--- license: other pipeline_tag: text-to-speech tags: [tinyaya, mimi, text-to-speech, multilingual, style-control] --- # TinyAya 583 Native Hugging Face release of TinyAya Mimi-Q8 TTS checkpoint step 58331. It includes the complete language model, stop predictor, expanded tokenizer, and Mimi codec. It does not fetch `CohereLabs/tiny-aya-fire` at runtime. Speakers: `Ira, Aisha, Siya, Zoya, Silver` Prompt format: ```text Ira: target text ``` Inline events: ``, ``, ``. ```bash pip install torch transformers accelerate safetensors huggingface_hub python inference.py --speaker Ira --text ' నమస్తే, మీరు ఎలా ఉన్నారు?' --output output.wav ```