huggingface/diffusers

F5-TTS Integration

Aberta

#10.043 aberto em 28 de nov. de 2024

 (11 comentários) (0 reação) (0 responsável)Python (4.562 forks)batch import
contributions-welcomehelp wanted

Métricas do repositório

Stars
 (22.190 estrelas)
Métricas de merge de PR
 (Mesclagem média 14d 10h) (101 fundiu PRs em 30d)

Description

Model/Pipeline/Scheduler description

F5-TTS is a fully non-autoregressive text-to-speech system based on flow matching with Diffusion Transformer (DiT). It has excellent voice cloning capabilities, and audio generation is of quite high quality.

Open source status

  • The model implementation is available.
  • The model weights are available (Only relevant if addition is not a scheduler).

Provide useful links for the implementation

Paper - https://arxiv.org/abs/2410.06885 Code - https://github.com/SWivid/F5-TTS?tab=readme-ov-file Weights - https://huggingface.co/SWivid/F5-TTS

Author - @SWivid

Guia do colaborador