Instructions to use OpenVoiceOS/pipertts_de-DE_miro with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Piper
How to use OpenVoiceOS/pipertts_de-DE_miro with Piper:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
pipertts_de-DE_miro
This is a text-to-speech voice model for German. The voice is Miro, a male voice. It uses the Piper VITS architecture, exported to ONNX for CPU inference. It was fine-tuned from the base voice pipertts_nl-NL_miro, the closest available language for this voice.
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_de-DE_miro"
}
}
}
Command line, with the piper package installed:
echo "Guten Morgen, wie geht es dir?" | piper --model OpenVoiceOS/pipertts_de-DE_miro --output_file output.wav
Training data
Trained on TigreGotico/tts-train-synthetic-miro_de-DE.
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.
- Downloads last month
- -