Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -7,6 +7,7 @@ language:
|
|
7 |
tags:
|
8 |
- audio
|
9 |
- synthetic-speech-detection
|
|
|
10 |
configs:
|
11 |
- config_name: tts
|
12 |
data_files:
|
@@ -22,8 +23,6 @@ configs:
|
|
22 |
data_files:
|
23 |
- split: test
|
24 |
path: "real_data_flac/*.tar.gz"
|
25 |
-
|
26 |
-
default: vocoders
|
27 |
|
28 |
---
|
29 |
This repository introduces: 🌀 *ShiftySpeech*: A Large-Scale Synthetic Speech Dataset with Distribution Shifts
|
|
|
7 |
tags:
|
8 |
- audio
|
9 |
- synthetic-speech-detection
|
10 |
+
default_config_name: vocoders
|
11 |
configs:
|
12 |
- config_name: tts
|
13 |
data_files:
|
|
|
23 |
data_files:
|
24 |
- split: test
|
25 |
path: "real_data_flac/*.tar.gz"
|
|
|
|
|
26 |
|
27 |
---
|
28 |
This repository introduces: 🌀 *ShiftySpeech*: A Large-Scale Synthetic Speech Dataset with Distribution Shifts
|