ash56 commited on
Commit
6356e23
·
verified ·
1 Parent(s): 468079f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -5
README.md CHANGED
@@ -7,22 +7,21 @@ language:
7
  tags:
8
  - audio
9
  - synthetic-speech-detection
10
- default_config_name: vocoders
11
  configs:
12
  - config_name: tts
13
  data_files:
14
  - split: test
15
  path: "TTS/*.tar.gz"
16
 
17
- - config_name: vocoders
18
  data_files:
19
  - split: test
20
- path: "Vocoders/**/*.tar.gz"
21
 
22
- - config_name: real
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
 
7
  tags:
8
  - audio
9
  - synthetic-speech-detection
 
10
  configs:
11
  - config_name: tts
12
  data_files:
13
  - split: test
14
  path: "TTS/*.tar.gz"
15
 
16
+ - config_name: real
17
  data_files:
18
  - split: test
19
+ path: "real_data_flac/*.tar.gz"
20
 
21
+ - config_name: vocoders
22
  data_files:
23
  - split: test
24
+ path: "Vocoders/**/*.tar.gz"
25
 
26
  ---
27
  This repository introduces: 🌀 *ShiftySpeech*: A Large-Scale Synthetic Speech Dataset with Distribution Shifts