lichenda commited on
Commit
68a94f8
1 Parent(s): fb6ad6a

Update model

Browse files
Files changed (2) hide show
  1. README.md +1 -1
  2. meta.yaml +1 -1
README.md CHANGED
@@ -19,7 +19,7 @@ This model was trained by LiChenda using chime4 recipe in [espnet](https://githu
19
 
20
  ```bash
21
  cd espnet
22
- git checkout 648b024d8fb262eb9923c06a698b9c6df5b16e51
23
  pip install -e .
24
  cd egs2/chime4/enh1
25
  ./run.sh --skip_data_prep false --skip_train true --download_model lichenda/chime4_fasnet_dprnn_tac
 
19
 
20
  ```bash
21
  cd espnet
22
+ git checkout 98f5fb2185b98f9c08fd56492b3d3234504561e7
23
  pip install -e .
24
  cd egs2/chime4/enh1
25
  ./run.sh --skip_data_prep false --skip_train true --download_model lichenda/chime4_fasnet_dprnn_tac
meta.yaml CHANGED
@@ -2,7 +2,7 @@ espnet: 0.10.7a1
2
  files:
3
  model_file: exp/enh_train_enh_dprnntac_fasnet_raw/59epoch.pth
4
  python: "3.7.11 (default, Jul 27 2021, 14:32:16) \n[GCC 7.5.0]"
5
- timestamp: 1647850775.717462
6
  torch: 1.8.1
7
  yaml_files:
8
  train_config: exp/enh_train_enh_dprnntac_fasnet_raw/config.yaml
 
2
  files:
3
  model_file: exp/enh_train_enh_dprnntac_fasnet_raw/59epoch.pth
4
  python: "3.7.11 (default, Jul 27 2021, 14:32:16) \n[GCC 7.5.0]"
5
+ timestamp: 1648273959.754634
6
  torch: 1.8.1
7
  yaml_files:
8
  train_config: exp/enh_train_enh_dprnntac_fasnet_raw/config.yaml