Spaces:
Runtime error
Runtime error
Delete checkpoints/FRCRN_SE_16K
Browse files
checkpoints/FRCRN_SE_16K/config.yaml
DELETED
|
@@ -1,33 +0,0 @@
|
|
| 1 |
-
#!/bin/bash
|
| 2 |
-
mode: 'train'
|
| 3 |
-
use_cuda: 1 # 1 for True, 0 for False
|
| 4 |
-
|
| 5 |
-
sampling_rate: 16000
|
| 6 |
-
network: "FRCRN_SE_16K" ##network type
|
| 7 |
-
## FFT Parameters
|
| 8 |
-
win_type: hanning
|
| 9 |
-
win_len: 640
|
| 10 |
-
win_inc: 320
|
| 11 |
-
fft_len: 640
|
| 12 |
-
|
| 13 |
-
# Train
|
| 14 |
-
#tr_list: 'datasets/tr_tts_16k_noise_0to10db_p13_p20.lst_dur'
|
| 15 |
-
tr_list: 'data/cv_webrtc_test_set_20200521_16k.lst'
|
| 16 |
-
cv_list: 'data/cv_webrtc_test_set_20200521_16k.lst'
|
| 17 |
-
init_learning_rate: 0.001 #learning rate for a new training
|
| 18 |
-
finetune_learning_rate: 0.0001 #learning rate for a finetune training
|
| 19 |
-
max_epoch: 100
|
| 20 |
-
|
| 21 |
-
weight_decay: 0.00001
|
| 22 |
-
clip_grad_norm: 10.
|
| 23 |
-
|
| 24 |
-
# Log
|
| 25 |
-
seed: 777
|
| 26 |
-
|
| 27 |
-
# # dataset
|
| 28 |
-
num_workers: 4
|
| 29 |
-
batch_size: 4
|
| 30 |
-
accu_grad: 1 # accumulate multiple batch sizes for one back-propagation updating
|
| 31 |
-
effec_batch_size: 12 # per GPU, only used if accu_grad is set to 1, must be multiple times of batch size
|
| 32 |
-
max_length: 1 # truncate the utterances in dataloader, in seconds
|
| 33 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
checkpoints/FRCRN_SE_16K/last_best_checkpoint
DELETED
|
@@ -1 +0,0 @@
|
|
| 1 |
-
model.ckpt-88-8491630.pt
|
|
|
|
|
|
checkpoints/FRCRN_SE_16K/last_checkpoint
DELETED
|
@@ -1 +0,0 @@
|
|
| 1 |
-
model.ckpt-88-8491630.pt
|
|
|
|
|
|
checkpoints/FRCRN_SE_16K/model.ckpt-88-8491630.pt
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:b22256adbb91b68cf5a3db8f6657a4fb17066eecd5f069803e59c186c1cf3ebb
|
| 3 |
-
size 161053751
|
|
|
|
|
|
|
|
|
|
|
|