huggingface/diffusers

F5-TTS Integration

オープン

#10,043 opened on 2024/11/28

 (11 件のコメント) (0 件のリアクション) (0 人の担当者)Python (4,562 件のフォーク)batch import
contributions-welcomehelp wanted

Repository metrics

Stars
 (22,190 個のスター)
PR merge metrics
 (平均マージ 14d 10h) (30d で 101 merged PRs)

説明

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

コントリビューターガイド