OpenVoiceOS/pipertts_pt-PT_miro
piperttspt-PTmiro
This is a text-to-speech voice model for European Portuguese. The voice is Miro, a male voice. It uses the Piper VITS architecture, exported to ONNX for CPU inference.
A newer version of this voice is available: OpenVoiceOS/phoonnx_pt-PT_miro_tugaphone.
How to use
This is a Piper VITS voice, in ONNX format. Use it with any Piper-compatible runtime, or with ovos-tts-plugin-piper in OVOS:
{
"tts": {
"module": "ovos-tts-plugin-piper",
"ovos-tts-plugin-piper": {
"voice": "OpenVoiceOS/pipertts_pt-PT_miro"
}
}
}Command line, with the piper package installed:
echo "Bom dia, como está?" | piper --model OpenVoiceOS/pipertts_pt-PT_miro --output_file output.wavTraining data
Trained on TigreGotico/tts-train-synthetic-miro_pt-PT.
Related links
- Training-data collection: https://huggingface.co/collections/TigreGotico/synthetic-tts-datasets
- phoonnx: https://github.com/TigreGotico/phoonnx
- voiceclonnx: https://github.com/TigreGotico/voiceclonnx
- TigreGotico: https://tigregotico.pt
Ownership and licensing
Miro and Dii are the recorded voices of two real people. The voices, the training data, and this model belong to TigreGotico Lda (https://tigregotico.pt).
This model is licensed under Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 (CC BY-NC-ND 4.0). You may use and share this model for non-commercial purposes only. Give attribution to TigreGotico Lda. Do not modify, adapt, or build new models from this model. Do not use the voice identity to create derivative voices.
For commercial use, for derivative models, or for any other license of the Miro or Dii voice identity, contact TigreGotico Lda.
The training checkpoint is kept out of this repository so a download is the model and not the training state. It is available on request.
