Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gradient TTS

An implementation of Wang, C., Chen, S., Wu, Y., (2023), Neural Codec Language Models are Zero-Shot Text to Speech Synthesizers

Dataset

polish dataset from common voice

Weights

Link to download the weights

Dependencies

python3 -m venv .venv
source .venv/bin/activate
pip install -r requirements.txt

also espeak and mpdecimal

Prepare dataset

extract common voice to any directory, then fix it lhotse bug

./dataset/fix_common_voice.sh

set args in common_voice.py, then

python -m tts.dataset.common_voice

Result

TODO

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages