--- license: apache-2.0 library_name: piper pipeline_tag: text-to-speech tags: - piper - tts - onnx - text-to-speech - gated gated: true --- # es_MX-lilith - Piper ONNX Model *[Español abajo / Spanish below]* ## English This model has been automatically converted from Piper Train checkpoints to ONNX format using [Piper ONNX Converter](https://github.com/HirCoir/piper-onnx-converter). ### Usage This model is optimized for use with [Piper TTS](https://github.com/rhasspy/piper). **Linux/Mac:** ```bash echo "Hello world" | piper --model es_MX-lilith.onnx --output_file output.wav ``` **Windows:** For Windows users, we recommend using **ONNX TTS** by HirCoir - a user-friendly GUI application: - 📺 **Tutorial**: [Watch on YouTube](https://www.youtube.com/watch?v=pLJTvJ9nJEY&t=158s&ab_channel=HirCoir) - 🖥️ **Easy-to-use interface** for text-to-speech conversion - 🎯 **Optimized for ONNX models** like this one ### Files included - `es_MX-lilith.onnx`: Main ONNX model file - `es_MX-lilith.onnx.json`: Model configuration file ### Technical information - **Format**: ONNX - **Library**: Piper TTS - **License**: Apache 2.0 - **Converted**: 2025-08-27 14:13:57 --- ## Español Este modelo ha sido convertido automáticamente de checkpoints de Piper Train a formato ONNX usando [Piper ONNX Converter](https://github.com/HirCoir/piper-onnx-converter). ### Uso Este modelo está optimizado para usar con [Piper TTS](https://github.com/rhasspy/piper). **Linux/Mac:** ```bash echo "Hola mundo" | piper --model es_MX-lilith.onnx --output_file salida.wav ``` **Windows:** Para usuarios de Windows, recomendamos usar **ONNX TTS** de HirCoir - una aplicación GUI fácil de usar: - 📺 **Tutorial**: [Ver en YouTube](https://www.youtube.com/watch?v=pLJTvJ9nJEY&t=158s&ab_channel=HirCoir) - 🖥️ **Interfaz fácil de usar** para conversión de texto a voz - 🎯 **Optimizado para modelos ONNX** como este ### Archivos incluidos - `es_MX-lilith.onnx`: Archivo principal del modelo ONNX - `es_MX-lilith.onnx.json`: Archivo de configuración del modelo ### Información técnica - **Formato**: ONNX - **Biblioteca**: Piper TTS - **Licencia**: Apache 2.0 - **Convertido**: 2025-08-27 14:13:57