F5-TTS engine consistency sweep (Makefile, startup, README, docs)
This commit is contained in:
parent
2df34f85cc
commit
482b17960c
8 changed files with 219 additions and 14 deletions
|
|
@ -11,7 +11,8 @@ WORKERS=1
|
|||
#EXTRA_ARGS=--log-level DEBUG --unload-timer 300
|
||||
#USE_ROCM=1
|
||||
|
||||
# F5-TTS gated checkpoint requires a HuggingFace token + license accept.
|
||||
# Visit https://huggingface.co/SWivid/F5-TTS, accept the license, then set
|
||||
# this in your local speech.env (NOT here — sample.env is committed).
|
||||
# Optional HuggingFace token for higher download rate limits.
|
||||
# Not required — F5-TTS / Qwen3-TTS checkpoints are public and downloadable
|
||||
# anonymously. Set in your local speech.env (NOT here — sample.env is committed)
|
||||
# if you hit rate limits during model pull.
|
||||
#HF_TOKEN=
|
||||
Loading…
Add table
Add a link
Reference in a new issue