Text-to-Audio
Transformers
English
music
Inference Endpoints
soujanyaporia commited on
Commit
0f4f004
·
verified ·
1 Parent(s): 00a5f0f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -9,7 +9,8 @@ tags:
9
  ---
10
  # TANGO: Text to Audio using iNstruction-Guided diffusiOn
11
 
12
- **TANGO** is a latent diffusion model for text-to-audio generation. **TANGO** can generate realistic audios including human sounds, animal sounds, natural and artificial sounds and sound effects from textual prompts. We use the frozen instruction-tuned LLM Flan-T5 as the text encoder and train a UNet based diffusion model for audio generation. We outperform current state-of-the-art models for audio generation across both objective and subjective metrics. We release our model, training, inference code and pre-trained checkpoints for the research community.
 
13
 
14
  📣 We recently released **Tango 2**. Access it [here](https://huggingface.co/declare-lab/tango2).
15
  📣 We are releasing **Tango-Full** which was pre-trained on **TangoPromptBank**.
 
9
  ---
10
  # TANGO: Text to Audio using iNstruction-Guided diffusiOn
11
 
12
+ **TANGO** is a latent diffusion model for text-to-audio generation.
13
+ **TANGO** can generate realistic audios including human sounds, animal sounds, natural and artificial sounds and sound effects from textual prompts. We use the frozen instruction-tuned LLM Flan-T5 as the text encoder and train a UNet based diffusion model for audio generation. We outperform current state-of-the-art models for audio generation across both objective and subjective metrics. We release our model, training, inference code and pre-trained checkpoints for the research community.
14
 
15
  📣 We recently released **Tango 2**. Access it [here](https://huggingface.co/declare-lab/tango2).
16
  📣 We are releasing **Tango-Full** which was pre-trained on **TangoPromptBank**.