Update README.
Browse files
README.md
CHANGED
|
@@ -25,7 +25,7 @@ configs:
|
|
| 25 |
---
|
| 26 |
|
| 27 |
# AudioTokenBench
|
| 28 |
-
This is the evaluation dataset for [HiggsTokenizer](https://github.com/boson-ai/higgs-audio/blob/main/tech_blogs/TOKENIZER_BLOG.md). It contains 3150 audio samples across 4 subsets:
|
| 29 |
- **Speech**: 1,000 clips of 10 seconds audio, randomly sampled from [DAPS](https://ccrma.stanford.edu/~gautham/Site/daps.html).
|
| 30 |
- **Music**: 1,000 clips of 10 seconds audio, randomly sampled from [MUSDB](https://sigsep.github.io/datasets/musdb.html).
|
| 31 |
- **Sound Event**: 1,000 clips of 10 seconds audio, randomly sampled from [AudioSet](https://research.google.com/audioset/index.html).
|
|
|
|
| 25 |
---
|
| 26 |
|
| 27 |
# AudioTokenBench
|
| 28 |
+
This is the evaluation dataset for [HiggsTokenizer](https://github.com/boson-ai/higgs-audio/blob/main/tech_blogs/TOKENIZER_BLOG.md). It contains 3150 24khz audio samples across 4 subsets:
|
| 29 |
- **Speech**: 1,000 clips of 10 seconds audio, randomly sampled from [DAPS](https://ccrma.stanford.edu/~gautham/Site/daps.html).
|
| 30 |
- **Music**: 1,000 clips of 10 seconds audio, randomly sampled from [MUSDB](https://sigsep.github.io/datasets/musdb.html).
|
| 31 |
- **Sound Event**: 1,000 clips of 10 seconds audio, randomly sampled from [AudioSet](https://research.google.com/audioset/index.html).
|