huggingface/diffusers

F5-TTS Integration

Open

#10,043 建立於 2024年11月28日

在 GitHub 查看
 (11 留言) (0 反應) (0 負責人)Python (4,562 fork)batch import
contributions-welcomehelp wanted

倉庫指標

Star
 (22,190 star)
PR 合併指標
 (平均合併 13天 1小時) (30 天內合併 96 個 PR)

描述

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

貢獻者指南