Update README.md
Browse files
README.md
CHANGED
@@ -12,7 +12,7 @@ Recently, I attempted to train a model for separating male and female voices in
|
|
12 |
|
13 |
The model can separate the male and female voices in a chorus. **However, if male and female are singing at intervals (one by one), they cannot be separated.** The model separation effect can be heard [here!](https://huggingface.co/Sucial/Chorus_Male_Female_BS_Roformer/tree/main/examples)
|
14 |
|
15 |
-
I used a total of 750 songs for training, of which 700 were used as the training set and 50 as the validation set. All the songs are from [opencpop](https://github.com/wenet-e2e/opencpop) and [m4singer](https://github.com/[M4Singer/M4Singer](https://github.com/M4Singer/M4Singer)) datasets. Fine tuning training from `
|
16 |
|
17 |
Of these, `model_chorus_bs_roformer_ep_267_sdr_24.1275.ckpt` has the following validation values
|
18 |
```
|
|
|
12 |
|
13 |
The model can separate the male and female voices in a chorus. **However, if male and female are singing at intervals (one by one), they cannot be separated.** The model separation effect can be heard [here!](https://huggingface.co/Sucial/Chorus_Male_Female_BS_Roformer/tree/main/examples)
|
14 |
|
15 |
+
I used a total of 750 songs for training, of which 700 were used as the training set and 50 as the validation set. All the songs are from [opencpop](https://github.com/wenet-e2e/opencpop) and [m4singer](https://github.com/[M4Singer/M4Singer](https://github.com/M4Singer/M4Singer)) datasets. Fine tuning training from `model_bs_roformer_ep_317_sdr_12.9755.ckpt`
|
16 |
|
17 |
Of these, `model_chorus_bs_roformer_ep_267_sdr_24.1275.ckpt` has the following validation values
|
18 |
```
|