Upload 42 files
Browse files- conv_tasnet_whamr_w_large/sys7_8khz/best.pt.tar +3 -0
- conv_tasnet_whamr_w_large/sys7_8khz/data.json +19 -0
- conv_tasnet_whamr_w_large/sys7_8khz/last.pt.tar +3 -0
- conv_tasnet_whamr_w_large/sys7_8khz/mdl.json +12 -0
- conv_tasnet_whamr_w_large/sys7_8khz/trainer.json +11 -0
- conv_tasnet_whamr_w_large/sys7_8khz/trainer.log +0 -0
- conv_tasnet_whamr_w_large/sys7_8khz_resume/best.pt.tar +3 -0
- conv_tasnet_whamr_w_large/sys7_8khz_resume/data.json +19 -0
- conv_tasnet_whamr_w_large/sys7_8khz_resume/last.pt.tar +3 -0
- conv_tasnet_whamr_w_large/sys7_8khz_resume/mdl.json +12 -0
- conv_tasnet_whamr_w_large/sys7_8khz_resume/trainer.json +11 -0
- conv_tasnet_whamr_w_large/sys7_8khz_resume/trainer.log +0 -0
- conv_tasnet_whamr_w_medium/sys7_8khz/best.pt.tar +3 -0
- conv_tasnet_whamr_w_medium/sys7_8khz/data.json +19 -0
- conv_tasnet_whamr_w_medium/sys7_8khz/last.pt.tar +3 -0
- conv_tasnet_whamr_w_medium/sys7_8khz/mdl.json +12 -0
- conv_tasnet_whamr_w_medium/sys7_8khz/trainer.json +11 -0
- conv_tasnet_whamr_w_medium/sys7_8khz/trainer.log +0 -0
- conv_tasnet_whamr_w_small/sys7_8khz/best.pt.tar +3 -0
- conv_tasnet_whamr_w_small/sys7_8khz/data.json +19 -0
- conv_tasnet_whamr_w_small/sys7_8khz/last.pt.tar +3 -0
- conv_tasnet_whamr_w_small/sys7_8khz/mdl.json +12 -0
- conv_tasnet_whamr_w_small/sys7_8khz/trainer.json +11 -0
- conv_tasnet_whamr_w_small/sys7_8khz/trainer.log +0 -0
- large_2_mix_chunk_len_4_L_40_two_third_gLN_R_4_8khz/best.pt.tar +3 -0
- large_2_mix_chunk_len_4_L_40_two_third_gLN_R_4_8khz/data.json +19 -0
- large_2_mix_chunk_len_4_L_40_two_third_gLN_R_4_8khz/last.pt.tar +3 -0
- large_2_mix_chunk_len_4_L_40_two_third_gLN_R_4_8khz/mdl.json +12 -0
- large_2_mix_chunk_len_4_L_40_two_third_gLN_R_4_8khz/trainer.json +11 -0
- large_2_mix_chunk_len_4_L_40_two_third_gLN_R_4_8khz/trainer.log +0 -0
- medium_2_mix_chunk_len_4_L_40_two_third_gLN_R_4_8khz/best.pt.tar +3 -0
- medium_2_mix_chunk_len_4_L_40_two_third_gLN_R_4_8khz/data.json +19 -0
- medium_2_mix_chunk_len_4_L_40_two_third_gLN_R_4_8khz/last.pt.tar +3 -0
- medium_2_mix_chunk_len_4_L_40_two_third_gLN_R_4_8khz/mdl.json +12 -0
- medium_2_mix_chunk_len_4_L_40_two_third_gLN_R_4_8khz/trainer.json +11 -0
- medium_2_mix_chunk_len_4_L_40_two_third_gLN_R_4_8khz/trainer.log +0 -0
- small_2_mix_chunk_len_4_L_40_two_third_gLN_R_4_8khz/best.pt.tar +3 -0
- small_2_mix_chunk_len_4_L_40_two_third_gLN_R_4_8khz/data.json +19 -0
- small_2_mix_chunk_len_4_L_40_two_third_gLN_R_4_8khz/last.pt.tar +3 -0
- small_2_mix_chunk_len_4_L_40_two_third_gLN_R_4_8khz/mdl.json +12 -0
- small_2_mix_chunk_len_4_L_40_two_third_gLN_R_4_8khz/trainer.json +11 -0
- small_2_mix_chunk_len_4_L_40_two_third_gLN_R_4_8khz/trainer.log +0 -0
conv_tasnet_whamr_w_large/sys7_8khz/best.pt.tar
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:37311c62d73663489b942d05e1c102807d51789c1b26ea800730d96f935b3001
|
3 |
+
size 108144635
|
conv_tasnet_whamr_w_large/sys7_8khz/data.json
ADDED
@@ -0,0 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"train": {
|
3 |
+
"mix_scp": "/star-home/jinzengrui/dev/conv-tasnet-libriheavymix/data/whamr_w_large/mix.scp",
|
4 |
+
"ref_scp": [
|
5 |
+
"/star-home/jinzengrui/dev/conv-tasnet-libriheavymix/data/whamr_w_large/spk1.scp",
|
6 |
+
"/star-home/jinzengrui/dev/conv-tasnet-libriheavymix/data/whamr_w_large/spk2.scp"
|
7 |
+
],
|
8 |
+
"sample_rate": 8000
|
9 |
+
},
|
10 |
+
"dev": {
|
11 |
+
"mix_scp": "/star-home/jinzengrui/dev/espnet/egs2/whamr/enh1/data/cv_mix_clean_reverb_min_8k/mix.scp",
|
12 |
+
"ref_scp": [
|
13 |
+
"/star-home/jinzengrui/dev/espnet/egs2/whamr/enh1/data/cv_mix_clean_reverb_min_8k/spk1.scp",
|
14 |
+
"/star-home/jinzengrui/dev/espnet/egs2/whamr/enh1/data/cv_mix_clean_reverb_min_8k/spk2.scp"
|
15 |
+
],
|
16 |
+
"sample_rate": 8000
|
17 |
+
},
|
18 |
+
"chunk_size": 32000
|
19 |
+
}
|
conv_tasnet_whamr_w_large/sys7_8khz/last.pt.tar
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0931696a2a1e7673b802793b95841737c75c32258609a1e8e48d29dc560f26d6
|
3 |
+
size 108144635
|
conv_tasnet_whamr_w_large/sys7_8khz/mdl.json
ADDED
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"L": 40,
|
3 |
+
"N": 512,
|
4 |
+
"X": 8,
|
5 |
+
"R": 4,
|
6 |
+
"B": 256,
|
7 |
+
"H": 512,
|
8 |
+
"P": 3,
|
9 |
+
"norm": "gLN",
|
10 |
+
"num_spks": 2,
|
11 |
+
"non_linear": "relu"
|
12 |
+
}
|
conv_tasnet_whamr_w_large/sys7_8khz/trainer.json
ADDED
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"optimizer": "adam",
|
3 |
+
"optimizer_kwargs": {
|
4 |
+
"lr": 0.001,
|
5 |
+
"weight_decay": 1e-05
|
6 |
+
},
|
7 |
+
"min_lr": 1e-08,
|
8 |
+
"patience": 1,
|
9 |
+
"factor": 0.5,
|
10 |
+
"logging_period": 200
|
11 |
+
}
|
conv_tasnet_whamr_w_large/sys7_8khz/trainer.log
ADDED
The diff for this file is too large to render.
See raw diff
|
|
conv_tasnet_whamr_w_large/sys7_8khz_resume/best.pt.tar
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:638e61929553d1dfca95bfeed490ced3d4e5579d987d8f1267ecb1fe79b3f48c
|
3 |
+
size 108144635
|
conv_tasnet_whamr_w_large/sys7_8khz_resume/data.json
ADDED
@@ -0,0 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"train": {
|
3 |
+
"mix_scp": "/star-home/jinzengrui/dev/conv-tasnet-libriheavymix/data/whamr_w_large/mix.scp",
|
4 |
+
"ref_scp": [
|
5 |
+
"/star-home/jinzengrui/dev/conv-tasnet-libriheavymix/data/whamr_w_large/spk1.scp",
|
6 |
+
"/star-home/jinzengrui/dev/conv-tasnet-libriheavymix/data/whamr_w_large/spk2.scp"
|
7 |
+
],
|
8 |
+
"sample_rate": 8000
|
9 |
+
},
|
10 |
+
"dev": {
|
11 |
+
"mix_scp": "/star-home/jinzengrui/dev/espnet/egs2/whamr/enh1/data/cv_mix_clean_reverb_min_8k/mix.scp",
|
12 |
+
"ref_scp": [
|
13 |
+
"/star-home/jinzengrui/dev/espnet/egs2/whamr/enh1/data/cv_mix_clean_reverb_min_8k/spk1.scp",
|
14 |
+
"/star-home/jinzengrui/dev/espnet/egs2/whamr/enh1/data/cv_mix_clean_reverb_min_8k/spk2.scp"
|
15 |
+
],
|
16 |
+
"sample_rate": 8000
|
17 |
+
},
|
18 |
+
"chunk_size": 32000
|
19 |
+
}
|
conv_tasnet_whamr_w_large/sys7_8khz_resume/last.pt.tar
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a4a819a6743272c347cd20bd81fd8c2b109e6b1deabbe6cd41787ca9539f6c8c
|
3 |
+
size 108144635
|
conv_tasnet_whamr_w_large/sys7_8khz_resume/mdl.json
ADDED
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"L": 40,
|
3 |
+
"N": 512,
|
4 |
+
"X": 8,
|
5 |
+
"R": 4,
|
6 |
+
"B": 256,
|
7 |
+
"H": 512,
|
8 |
+
"P": 3,
|
9 |
+
"norm": "gLN",
|
10 |
+
"num_spks": 2,
|
11 |
+
"non_linear": "relu"
|
12 |
+
}
|
conv_tasnet_whamr_w_large/sys7_8khz_resume/trainer.json
ADDED
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"optimizer": "adam",
|
3 |
+
"optimizer_kwargs": {
|
4 |
+
"lr": 0.001,
|
5 |
+
"weight_decay": 1e-05
|
6 |
+
},
|
7 |
+
"min_lr": 1e-08,
|
8 |
+
"patience": 1,
|
9 |
+
"factor": 0.5,
|
10 |
+
"logging_period": 200
|
11 |
+
}
|
conv_tasnet_whamr_w_large/sys7_8khz_resume/trainer.log
ADDED
The diff for this file is too large to render.
See raw diff
|
|
conv_tasnet_whamr_w_medium/sys7_8khz/best.pt.tar
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c485d273c8b685d56ab020a76a33040ad65ffae51e6eb798d1af2cccd2efcb8c
|
3 |
+
size 108144635
|
conv_tasnet_whamr_w_medium/sys7_8khz/data.json
ADDED
@@ -0,0 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"train": {
|
3 |
+
"mix_scp": "/star-home/jinzengrui/dev/conv-tasnet-libriheavymix/data/whamr_w_medium/mix.scp",
|
4 |
+
"ref_scp": [
|
5 |
+
"/star-home/jinzengrui/dev/conv-tasnet-libriheavymix/data/whamr_w_medium/spk1.scp",
|
6 |
+
"/star-home/jinzengrui/dev/conv-tasnet-libriheavymix/data/whamr_w_medium/spk2.scp"
|
7 |
+
],
|
8 |
+
"sample_rate": 8000
|
9 |
+
},
|
10 |
+
"dev": {
|
11 |
+
"mix_scp": "/star-home/jinzengrui/dev/espnet/egs2/whamr/enh1/data/cv_mix_clean_reverb_min_8k/mix.scp",
|
12 |
+
"ref_scp": [
|
13 |
+
"/star-home/jinzengrui/dev/espnet/egs2/whamr/enh1/data/cv_mix_clean_reverb_min_8k/spk1.scp",
|
14 |
+
"/star-home/jinzengrui/dev/espnet/egs2/whamr/enh1/data/cv_mix_clean_reverb_min_8k/spk2.scp"
|
15 |
+
],
|
16 |
+
"sample_rate": 8000
|
17 |
+
},
|
18 |
+
"chunk_size": 32000
|
19 |
+
}
|
conv_tasnet_whamr_w_medium/sys7_8khz/last.pt.tar
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c485d273c8b685d56ab020a76a33040ad65ffae51e6eb798d1af2cccd2efcb8c
|
3 |
+
size 108144635
|
conv_tasnet_whamr_w_medium/sys7_8khz/mdl.json
ADDED
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"L": 40,
|
3 |
+
"N": 512,
|
4 |
+
"X": 8,
|
5 |
+
"R": 4,
|
6 |
+
"B": 256,
|
7 |
+
"H": 512,
|
8 |
+
"P": 3,
|
9 |
+
"norm": "gLN",
|
10 |
+
"num_spks": 2,
|
11 |
+
"non_linear": "relu"
|
12 |
+
}
|
conv_tasnet_whamr_w_medium/sys7_8khz/trainer.json
ADDED
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"optimizer": "adam",
|
3 |
+
"optimizer_kwargs": {
|
4 |
+
"lr": 0.001,
|
5 |
+
"weight_decay": 1e-05
|
6 |
+
},
|
7 |
+
"min_lr": 1e-08,
|
8 |
+
"patience": 2,
|
9 |
+
"factor": 0.5,
|
10 |
+
"logging_period": 200
|
11 |
+
}
|
conv_tasnet_whamr_w_medium/sys7_8khz/trainer.log
ADDED
The diff for this file is too large to render.
See raw diff
|
|
conv_tasnet_whamr_w_small/sys7_8khz/best.pt.tar
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:920b26a1a9e48eb5bd8d450f45a3e178db13dda6e262985ef6da4be49ccc392e
|
3 |
+
size 108144635
|
conv_tasnet_whamr_w_small/sys7_8khz/data.json
ADDED
@@ -0,0 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"train": {
|
3 |
+
"mix_scp": "/star-home/jinzengrui/dev/conv-tasnet-libriheavymix/data/whamr_w_small/mix.scp",
|
4 |
+
"ref_scp": [
|
5 |
+
"/star-home/jinzengrui/dev/conv-tasnet-libriheavymix/data/whamr_w_small/spk1.scp",
|
6 |
+
"/star-home/jinzengrui/dev/conv-tasnet-libriheavymix/data/whamr_w_small/spk2.scp"
|
7 |
+
],
|
8 |
+
"sample_rate": 8000
|
9 |
+
},
|
10 |
+
"dev": {
|
11 |
+
"mix_scp": "/star-home/jinzengrui/dev/espnet/egs2/whamr/enh1/data/cv_mix_clean_reverb_min_8k/mix.scp",
|
12 |
+
"ref_scp": [
|
13 |
+
"/star-home/jinzengrui/dev/espnet/egs2/whamr/enh1/data/cv_mix_clean_reverb_min_8k/spk1.scp",
|
14 |
+
"/star-home/jinzengrui/dev/espnet/egs2/whamr/enh1/data/cv_mix_clean_reverb_min_8k/spk2.scp"
|
15 |
+
],
|
16 |
+
"sample_rate": 8000
|
17 |
+
},
|
18 |
+
"chunk_size": 32000
|
19 |
+
}
|
conv_tasnet_whamr_w_small/sys7_8khz/last.pt.tar
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:40312a3ceacb7358231b93ce9f40240df3ce3c869b9415c810d90c82ca444763
|
3 |
+
size 108144635
|
conv_tasnet_whamr_w_small/sys7_8khz/mdl.json
ADDED
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"L": 40,
|
3 |
+
"N": 512,
|
4 |
+
"X": 8,
|
5 |
+
"R": 4,
|
6 |
+
"B": 256,
|
7 |
+
"H": 512,
|
8 |
+
"P": 3,
|
9 |
+
"norm": "gLN",
|
10 |
+
"num_spks": 2,
|
11 |
+
"non_linear": "relu"
|
12 |
+
}
|
conv_tasnet_whamr_w_small/sys7_8khz/trainer.json
ADDED
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"optimizer": "adam",
|
3 |
+
"optimizer_kwargs": {
|
4 |
+
"lr": 0.001,
|
5 |
+
"weight_decay": 1e-05
|
6 |
+
},
|
7 |
+
"min_lr": 1e-08,
|
8 |
+
"patience": 2,
|
9 |
+
"factor": 0.5,
|
10 |
+
"logging_period": 200
|
11 |
+
}
|
conv_tasnet_whamr_w_small/sys7_8khz/trainer.log
ADDED
The diff for this file is too large to render.
See raw diff
|
|
large_2_mix_chunk_len_4_L_40_two_third_gLN_R_4_8khz/best.pt.tar
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:637964f99655e421aba391f92a391b87020919556f08eaa5ddb0046b951fe0fc
|
3 |
+
size 108144635
|
large_2_mix_chunk_len_4_L_40_two_third_gLN_R_4_8khz/data.json
ADDED
@@ -0,0 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"train": {
|
3 |
+
"mix_scp": "/star-data/rui/LibriheavyCSS/train_large_2spk_kaldi_fmt/mix.scp",
|
4 |
+
"ref_scp": [
|
5 |
+
"/star-data/rui/LibriheavyCSS/train_large_2spk_kaldi_fmt/spk1.scp",
|
6 |
+
"/star-data/rui/LibriheavyCSS/train_large_2spk_kaldi_fmt/spk2.scp"
|
7 |
+
],
|
8 |
+
"sample_rate": 8000
|
9 |
+
},
|
10 |
+
"dev": {
|
11 |
+
"mix_scp": "/star-data/rui/LibriheavyCSS/dev_2spk_kaldi_fmt/mix.scp",
|
12 |
+
"ref_scp": [
|
13 |
+
"/star-data/rui/LibriheavyCSS/dev_2spk_kaldi_fmt/spk1.scp",
|
14 |
+
"/star-data/rui/LibriheavyCSS/dev_2spk_kaldi_fmt/spk2.scp"
|
15 |
+
],
|
16 |
+
"sample_rate": 8000
|
17 |
+
},
|
18 |
+
"chunk_size": 32000
|
19 |
+
}
|
large_2_mix_chunk_len_4_L_40_two_third_gLN_R_4_8khz/last.pt.tar
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:77250d52b14d230dfdca736cb056c327c52cd156b0b1dde9b6607e57c110d29e
|
3 |
+
size 108144635
|
large_2_mix_chunk_len_4_L_40_two_third_gLN_R_4_8khz/mdl.json
ADDED
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"L": 40,
|
3 |
+
"N": 512,
|
4 |
+
"X": 8,
|
5 |
+
"R": 4,
|
6 |
+
"B": 256,
|
7 |
+
"H": 512,
|
8 |
+
"P": 3,
|
9 |
+
"norm": "gLN",
|
10 |
+
"num_spks": 2,
|
11 |
+
"non_linear": "relu"
|
12 |
+
}
|
large_2_mix_chunk_len_4_L_40_two_third_gLN_R_4_8khz/trainer.json
ADDED
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"optimizer": "adam",
|
3 |
+
"optimizer_kwargs": {
|
4 |
+
"lr": 0.00025,
|
5 |
+
"weight_decay": 1e-05
|
6 |
+
},
|
7 |
+
"min_lr": 1e-08,
|
8 |
+
"patience": 1,
|
9 |
+
"factor": 0.5,
|
10 |
+
"logging_period": 200
|
11 |
+
}
|
large_2_mix_chunk_len_4_L_40_two_third_gLN_R_4_8khz/trainer.log
ADDED
The diff for this file is too large to render.
See raw diff
|
|
medium_2_mix_chunk_len_4_L_40_two_third_gLN_R_4_8khz/best.pt.tar
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d39659cbcf24bace06742c4e7fd9cbf4e36ae03841433b83e99ec6cb284cc3f0
|
3 |
+
size 108144635
|
medium_2_mix_chunk_len_4_L_40_two_third_gLN_R_4_8khz/data.json
ADDED
@@ -0,0 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"train": {
|
3 |
+
"mix_scp": "/star-home/jinzengrui/dev/espnet/egs2/librimix/enh1_medium/data/train_medium_2_mix/mix.scp",
|
4 |
+
"ref_scp": [
|
5 |
+
"/star-home/jinzengrui/dev/espnet/egs2/librimix/enh1_medium/data/train_medium_2_mix/spk1.scp",
|
6 |
+
"/star-home/jinzengrui/dev/espnet/egs2/librimix/enh1_medium/data/train_medium_2_mix/spk2.scp"
|
7 |
+
],
|
8 |
+
"sample_rate": 8000
|
9 |
+
},
|
10 |
+
"dev": {
|
11 |
+
"mix_scp": "/star-data/rui/LibriheavyCSS/dev_2spk_kaldi_fmt/mix.scp",
|
12 |
+
"ref_scp": [
|
13 |
+
"/star-data/rui/LibriheavyCSS/dev_2spk_kaldi_fmt/spk1.scp",
|
14 |
+
"/star-data/rui/LibriheavyCSS/dev_2spk_kaldi_fmt/spk2.scp"
|
15 |
+
],
|
16 |
+
"sample_rate": 8000
|
17 |
+
},
|
18 |
+
"chunk_size": 32000
|
19 |
+
}
|
medium_2_mix_chunk_len_4_L_40_two_third_gLN_R_4_8khz/last.pt.tar
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5e7b9e3c33803bbfad22b849ba66c1a27582b93a6b914a7fc825ee8e913d64d6
|
3 |
+
size 108144635
|
medium_2_mix_chunk_len_4_L_40_two_third_gLN_R_4_8khz/mdl.json
ADDED
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"L": 40,
|
3 |
+
"N": 512,
|
4 |
+
"X": 8,
|
5 |
+
"R": 4,
|
6 |
+
"B": 256,
|
7 |
+
"H": 512,
|
8 |
+
"P": 3,
|
9 |
+
"norm": "gLN",
|
10 |
+
"num_spks": 2,
|
11 |
+
"non_linear": "relu"
|
12 |
+
}
|
medium_2_mix_chunk_len_4_L_40_two_third_gLN_R_4_8khz/trainer.json
ADDED
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"optimizer": "adam",
|
3 |
+
"optimizer_kwargs": {
|
4 |
+
"lr": 0.001,
|
5 |
+
"weight_decay": 1e-05
|
6 |
+
},
|
7 |
+
"min_lr": 1e-08,
|
8 |
+
"patience": 2,
|
9 |
+
"factor": 0.5,
|
10 |
+
"logging_period": 200
|
11 |
+
}
|
medium_2_mix_chunk_len_4_L_40_two_third_gLN_R_4_8khz/trainer.log
ADDED
The diff for this file is too large to render.
See raw diff
|
|
small_2_mix_chunk_len_4_L_40_two_third_gLN_R_4_8khz/best.pt.tar
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:17287b3ddfdbf63f9b09a14a63df10efd96121d23873cc99595bf3dc12d210ae
|
3 |
+
size 108143803
|
small_2_mix_chunk_len_4_L_40_two_third_gLN_R_4_8khz/data.json
ADDED
@@ -0,0 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"train": {
|
3 |
+
"mix_scp": "/star-data/rui/LibriheavyCSS/train_small_2spk_kaldi_fmt/mix.scp",
|
4 |
+
"ref_scp": [
|
5 |
+
"/star-data/rui/LibriheavyCSS/train_small_2spk_kaldi_fmt/spk1.scp",
|
6 |
+
"/star-data/rui/LibriheavyCSS/train_small_2spk_kaldi_fmt/spk2.scp"
|
7 |
+
],
|
8 |
+
"sample_rate": 8000
|
9 |
+
},
|
10 |
+
"dev": {
|
11 |
+
"mix_scp": "/star-data/rui/LibriheavyCSS/dev_2spk_kaldi_fmt/mix.scp",
|
12 |
+
"ref_scp": [
|
13 |
+
"/star-data/rui/LibriheavyCSS/dev_2spk_kaldi_fmt/spk1.scp",
|
14 |
+
"/star-data/rui/LibriheavyCSS/dev_2spk_kaldi_fmt/spk2.scp"
|
15 |
+
],
|
16 |
+
"sample_rate": 8000
|
17 |
+
},
|
18 |
+
"chunk_size": 32000
|
19 |
+
}
|
small_2_mix_chunk_len_4_L_40_two_third_gLN_R_4_8khz/last.pt.tar
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2cfa189e1f16adfff98115437d68f9d1aa5701e4883ccd0b21dda2e25b3b18a1
|
3 |
+
size 108143803
|
small_2_mix_chunk_len_4_L_40_two_third_gLN_R_4_8khz/mdl.json
ADDED
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"L": 40,
|
3 |
+
"N": 512,
|
4 |
+
"X": 8,
|
5 |
+
"R": 4,
|
6 |
+
"B": 256,
|
7 |
+
"H": 512,
|
8 |
+
"P": 3,
|
9 |
+
"norm": "gLN",
|
10 |
+
"num_spks": 2,
|
11 |
+
"non_linear": "relu"
|
12 |
+
}
|
small_2_mix_chunk_len_4_L_40_two_third_gLN_R_4_8khz/trainer.json
ADDED
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"optimizer": "adam",
|
3 |
+
"optimizer_kwargs": {
|
4 |
+
"lr": 0.001,
|
5 |
+
"weight_decay": 1e-05
|
6 |
+
},
|
7 |
+
"min_lr": 1e-08,
|
8 |
+
"patience": 2,
|
9 |
+
"factor": 0.5,
|
10 |
+
"logging_period": 200
|
11 |
+
}
|
small_2_mix_chunk_len_4_L_40_two_third_gLN_R_4_8khz/trainer.log
ADDED
The diff for this file is too large to render.
See raw diff
|
|