ash56 commited on
Commit
0e8649c
Β·
verified Β·
1 Parent(s): 809625c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -10
README.md CHANGED
@@ -1,13 +1,13 @@
1
- ---
2
- license: apache-2.0
3
- language:
4
- - en
5
- - zh
6
- - ja
7
-
8
- tags:
9
- - audio
10
- ---
11
  This repository introduces: πŸŒ€ *ShiftySpeech*: A Large-Scale Synthetic Speech Dataset with Distribution Shifts
12
 
13
  ## πŸ”₯ Key Features
@@ -39,6 +39,8 @@ dataset = load_dataset("ash56/ShiftySpeech", data_files={"data": f"Vocoders/apne
39
  ```
40
  **⚠️ Note:** It is recommended to load data from a specific folder to avoid unnecessary memory usage.
41
 
 
 
42
  ## πŸ“„ More Information
43
 
44
  For detailed information on dataset sources and analysis, see our paper: *[Less is More for Synthetic Speech Detection in the Wild](https://arxiv.org/abs/2502.05674)*
 
1
+ ---
2
+ license: apache-2.0
3
+ language:
4
+ - en
5
+ - zh
6
+ - ja
7
+ tags:
8
+ - audio
9
+ - synthetic-speech-detection
10
+ ---
11
  This repository introduces: πŸŒ€ *ShiftySpeech*: A Large-Scale Synthetic Speech Dataset with Distribution Shifts
12
 
13
  ## πŸ”₯ Key Features
 
39
  ```
40
  **⚠️ Note:** It is recommended to load data from a specific folder to avoid unnecessary memory usage.
41
 
42
+ The source datasets covered by different TTS and Vocoder systems are listed in [tts.yaml](https://huggingface.co/datasets/ash56/ShiftySpeech/blob/main/tts.yaml) and [vocoders.yaml](https://huggingface.co/datasets/ash56/ShiftySpeech/blob/main/vocoders.yaml)
43
+
44
  ## πŸ“„ More Information
45
 
46
  For detailed information on dataset sources and analysis, see our paper: *[Less is More for Synthetic Speech Detection in the Wild](https://arxiv.org/abs/2502.05674)*