huggingface/diffusers

F5-TTS Integration

开放

#10,043 创建于 2024年11月28日

 (11 条评论) (0 个反应) (0 位负责人)Python (4,562 个派生)batch import
contributions-welcomehelp wanted

仓库指标

星标
 (22,190 个星标)
PR 合并指标
 (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

贡献者指南