Datasets:
Add link to paper
#2
by nielsr HF Staff - opened
README.md
CHANGED
|
@@ -1,17 +1,17 @@
|
|
| 1 |
---
|
| 2 |
-
license: cc-by-4.0
|
| 3 |
-
pretty_name: Designed Vocalizations Dataset
|
| 4 |
language:
|
| 5 |
- en
|
|
|
|
|
|
|
|
|
|
| 6 |
task_categories:
|
| 7 |
- audio-to-audio
|
|
|
|
| 8 |
tags:
|
| 9 |
- voice-conversion
|
| 10 |
- sound-design
|
| 11 |
- vocalization
|
| 12 |
- speech
|
| 13 |
-
size_categories:
|
| 14 |
-
- 100K<n<1M
|
| 15 |
configs:
|
| 16 |
- config_name: raw
|
| 17 |
data_files:
|
|
@@ -29,7 +29,7 @@ configs:
|
|
| 29 |
|
| 30 |
# Designed Vocalizations Dataset
|
| 31 |
|
| 32 |
-
**[Demo & audio samples](https://ncai-official.github.io/speech/publications/designed-vocalizations-dataset/index.html)**
|
| 33 |
|
| 34 |
The **Designed Vocalizations Dataset** supports voice conversion for *designed* vocalizations
|
| 35 |
— monster growls, robotic voices, and other sound-designed timbres — an area left
|
|
@@ -210,4 +210,4 @@ If you use this dataset, please cite:
|
|
| 210 |
booktitle = {Proc. Interspeech 2026},
|
| 211 |
year = {2026}
|
| 212 |
}
|
| 213 |
-
```
|
|
|
|
| 1 |
---
|
|
|
|
|
|
|
| 2 |
language:
|
| 3 |
- en
|
| 4 |
+
license: cc-by-4.0
|
| 5 |
+
size_categories:
|
| 6 |
+
- 100K<n<1M
|
| 7 |
task_categories:
|
| 8 |
- audio-to-audio
|
| 9 |
+
pretty_name: Designed Vocalizations Dataset
|
| 10 |
tags:
|
| 11 |
- voice-conversion
|
| 12 |
- sound-design
|
| 13 |
- vocalization
|
| 14 |
- speech
|
|
|
|
|
|
|
| 15 |
configs:
|
| 16 |
- config_name: raw
|
| 17 |
data_files:
|
|
|
|
| 29 |
|
| 30 |
# Designed Vocalizations Dataset
|
| 31 |
|
| 32 |
+
**[Paper](https://huggingface.co/papers/2607.20951)** · **[Demo & audio samples](https://ncai-official.github.io/speech/publications/designed-vocalizations-dataset/index.html)**
|
| 33 |
|
| 34 |
The **Designed Vocalizations Dataset** supports voice conversion for *designed* vocalizations
|
| 35 |
— monster growls, robotic voices, and other sound-designed timbres — an area left
|
|
|
|
| 210 |
booktitle = {Proc. Interspeech 2026},
|
| 211 |
year = {2026}
|
| 212 |
}
|
| 213 |
+
```
|