Update README.md
Browse files
README.md
CHANGED
@@ -21,6 +21,7 @@ Datasets:
|
|
21 |
- Training datasets: 270 songs from [opencpop](https://github.com/wenet-e2e/opencpop) and [GTSinger](https://github.com/GTSinger/GTSinger)
|
22 |
- Validation datasets: 30 songs from my own collection
|
23 |
- All random reverbs and delay effects are generated by [this python script](./scripts/create_reverb_delay.py) and sorted into the mustb18 dataset format.
|
|
|
24 |
Metrics: Based on the sdr value of 30 songs for validation.
|
25 |
|
26 |
```
|
|
|
21 |
- Training datasets: 270 songs from [opencpop](https://github.com/wenet-e2e/opencpop) and [GTSinger](https://github.com/GTSinger/GTSinger)
|
22 |
- Validation datasets: 30 songs from my own collection
|
23 |
- All random reverbs and delay effects are generated by [this python script](./scripts/create_reverb_delay.py) and sorted into the mustb18 dataset format.
|
24 |
+
|
25 |
Metrics: Based on the sdr value of 30 songs for validation.
|
26 |
|
27 |
```
|