huggingface / huggingface/diffusers

[🌟 New Model] ConsistencyTTA: Accelerating Diffusion-Based Text-to-Audio Generation with Consistency Distillation

オープン
#8,414 コメント 13 件 リアクション 0 件 担当者 0 名 GitHub で見る
contributions-welcome stale
主要言語
Python
スター
34.5k
フォーク
7.3k
平均マージ
3日 3時間
マージ済み PR(30日)
91

説明

### Model/Pipeline/Scheduler description

ConsistencyTTA, introduced in the paper [_Accelerating Diffusion-Based Text-to-Audio Generation
with Consistency Distillation_](https://arxiv.org/abs/2309.10740), is an efficient text-to-audio generation model. Compared to a comparable diffusion-based TTA model, ConsistencyTTA achieves a 400x generation speed-up, while retaining the generation quality and diversity.

Due to its high generation quality and fast inference, we believe integrating this model into `diffusers` will make `diffusers` more appealing to text-to-audio generation researchers and users! Thank you very much.

### Open source status

- [X] The model implementation is available.
- [X] The model weights are available (Only relevant if addition is not a scheduler).

### Provide useful links for the implementation

The open-source code implementation can be found at https://github.com/Bai-YT/ConsistencyTTA.

There is also a simplified implementation for inference only: https://github.com/Bai-YT/ConsistencyTTA/tree/main/easy_inference.

The model checkpoints can be found at https://huggingface.co/Bai-YT/ConsistencyTTA.

I am the main author of the code, and am more than happy to assist the integration.

コントリビューションガイド

コントリビューションガイドを開く

調査の方向性

まず、リンク先の upstream リポジトリにある ConsistencyTTA の実装とその easy_inference バージョンを読み、次に Hugging Face で利用可能なチェックポイントを調べてください。モデルの推論フローを、diffusers に既存する音声生成の統合と比較してください。ConsistencyTTA がモデル実装とともに diffusers に統合され、プロジェクトの API を通じてチェックポイントを利用できるようになれば完了です。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
python, pytorch
領域
audio-video-rtc, machine-learning
issue の種類
機能追加
難易度
5/5
見積もり時間
1週間以上
活発さ
停滞
明瞭さ
説明が足りない
初心者へのやさしさ
25/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。