Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Spaces:
zhouzhou363
/
f5-tts
Configuration error

App Files Files Community
Fetching metadata from the HF Docker repository...
f5-tts
Ctrl+K
Ctrl+K
  • 50 contributors
History: 141 commits
SWivid's picture
SWivid
Use main voice if can't find voice tag or specified voice.
77e00db 10 months ago
  • .github
    Sync to Hugging Face space 11 months ago
  • ckpts
    add suppl. 11 months ago
  • data
    add suppl. 11 months ago
  • model
    add sanity check ensuring mono audio input for training 10 months ago
  • samples
    Multivoice 11 months ago
  • scripts
    rewrite without einx & einops; clean up 10 months ago
  • tests
    add suppl. 11 months ago
  • .gitignore
    3.2 kB
    basic 11 months ago
  • Dockerfile
    714 Bytes
    Create Dockerfile 11 months ago
  • LICENSE
    1.07 kB
    Update LICENSE, switch to MIT 11 months ago
  • README.md
    9.93 kB
    Update README.md 10 months ago
  • finetune-cli.py
    4.77 kB
    add finetune miss 11 months ago
  • finetune_gradio.py
    28.3 kB
    fix max_sample 11 months ago
  • gradio_app.py
    21.4 kB
    minor fix for hf space 10 months ago
  • inference-cli.py
    5.54 kB
    Use main voice if can't find voice tag or specified voice. 10 months ago
  • inference-cli.toml
    585 Bytes
    update inference-cli with features in gradio 11 months ago
  • requirements.txt
    248 Bytes
    rewrite without einx & einops; clean up 10 months ago
  • requirements_eval.txt
    40 Bytes
    split pkgs only for eval usage address #97; clean-up 11 months ago
  • speech_edit.py
    6.09 kB
    rewrite without einx & einops; clean up 10 months ago
  • train.py
    3.09 kB
    rewrite without einx & einops; clean up 10 months ago