cappuch commited on
Commit
a2212b5
1 Parent(s): e3ac74a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md CHANGED
@@ -1 +1,10 @@
 
 
 
 
 
 
 
 
 
1
  This is a dataset intended for audio captioning/generation. It is formatted using spectograms. It is based off the Clotho dataset, with many other sizes coming soon. We used this dataset to train the embedding model, along with some other songs.
 
1
+ ---
2
+ task_categories:
3
+ - audio-classification
4
+ - text-to-audio
5
+ language:
6
+ - en
7
+ size_categories:
8
+ - 1K<n<10K
9
+ ---
10
  This is a dataset intended for audio captioning/generation. It is formatted using spectograms. It is based off the Clotho dataset, with many other sizes coming soon. We used this dataset to train the embedding model, along with some other songs.