monatis/german-tts
German Tacotron 2 and Multi-band MelGAN in TensorFlow with TF Lite inference support
This project offers ready-to-use neural text-to-speech models specifically for the German language. You provide German text, and the models generate natural-sounding German speech audio. This is ideal for developers building applications that require high-quality German voice output, such as virtual assistants, educational tools, or accessibility features.
No commits in the last 6 months.
Use this if you need to convert German text into spoken audio within your applications or services.
Not ideal if you need to train or fine-tune models from scratch, as the provided models are primarily for inference, and the export format is not suitable for fine-tuning.
Stars
26
Forks
4
Language
Jupyter Notebook
License
—
Category
Last pushed
Jun 07, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/monatis/german-tts"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
TensorSpeech/TensorFlowTTS
:stuck_out_tongue_closed_eyes: TensorFlowTTS: Real-Time State-of-the-art Speech Synthesis for...
lucasnewman/nanospeech
A simple, hackable text-to-speech system in PyTorch and MLX
Tomiinek/Multilingual_Text_to_Speech
An implementation of Tacotron 2 that supports multilingual experiments with parameter-sharing,...
keonlee9420/STYLER
Official repository of STYLER: Style Factor Modeling with Rapidity and Robustness via Speech...
jxzhanggg/nonparaSeq2seqVC_code
Implementation code of non-parallel sequence-to-sequence VC