soujanyaporia commited on
Commit
bd88441
·
verified ·
1 Parent(s): 440ae93

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -10,6 +10,8 @@ license: other
10
 
11
  🎵 We propose an audio captioning pipeline that uses an audio language model to synthesize accurate and diverse captions for audio at scale. We leverage this pipeline to produce a dataset of synthetic captions for AudioSet, named AF-AudioSet. We then pre-train our Tango family of text-to-audio models on these synthetic captions. 🎶
12
 
 
 
13
  [Read the paper](https://arxiv.org/pdf/2406.15487)
14
 
15
  ## Code
 
10
 
11
  🎵 We propose an audio captioning pipeline that uses an audio language model to synthesize accurate and diverse captions for audio at scale. We leverage this pipeline to produce a dataset of synthetic captions for AudioSet, named AF-AudioSet. We then pre-train our Tango family of text-to-audio models on these synthetic captions. 🎶
12
 
13
+ **This checkpoint was finetuned on the AudioCaps dataset**
14
+
15
  [Read the paper](https://arxiv.org/pdf/2406.15487)
16
 
17
  ## Code