Skip to content
forked from SWivid/F5-TTS

Official code for "F5-TTS: A Fairytaler that Fakes Fluent and Faithful Speech with Flow Matching"

License

Notifications You must be signed in to change notification settings

TITOCHAN2023/F5-TTS

 
 

Repository files navigation

pip install -e .


PGSQLDB_CONFIG=" {'dbname': 'xxx','user': 'postgres','password': 'xxxxx','host': 'xxxxx','port': 'xxxx'}"

URL='xxxxxxx:xxx'

CUDA_VISIBLE_DEVICES=5 python multi-main.py 

About

Official code for "F5-TTS: A Fairytaler that Fakes Fluent and Faithful Speech with Flow Matching"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.5%
  • Other 0.5%