AppleHolic/FastSpeech2
Refactored version of https://github.com/ming024/FastSpeech2
This project helps you create custom text-to-speech (TTS) voices for your applications. You provide raw speech data and text transcripts, and it produces a synthetic voice model that can generate natural-sounding speech from any text you input. This tool is ideal for developers and researchers building speech synthesis systems, especially those needing to create new voices or improve existing ones.
No commits in the last 6 months.
Use this if you need to develop a custom text-to-speech model from your own speech datasets, especially for multi-speaker applications.
Not ideal if you're looking for a ready-to-use text-to-speech service without needing to build and train a custom model.
Stars
14
Forks
2
Language
Python
License
MIT
Category
Last pushed
Oct 06, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/AppleHolic/FastSpeech2"
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