brianyan918
commited on
Commit
·
59e5e68
1
Parent(s):
6a449d7
add model
Browse files
meta.yaml
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
espnet: 0.10.7a1
|
2 |
files:
|
3 |
-
st_model_file: exp/
|
4 |
python: "3.8.12 (default, Oct 12 2021, 13:49:34) \n[GCC 7.5.0]"
|
5 |
timestamp: 1644343082.167282
|
6 |
torch: 1.8.1
|
7 |
yaml_files:
|
8 |
-
st_train_config: exp/
|
9 |
|
|
|
1 |
espnet: 0.10.7a1
|
2 |
files:
|
3 |
+
st_model_file: exp/st_train_st_md_conformer_asrinit_v3_raw_en_de_bpe_tc4000_sp/valid.acc.ave_10best.pth
|
4 |
python: "3.8.12 (default, Oct 12 2021, 13:49:34) \n[GCC 7.5.0]"
|
5 |
timestamp: 1644343082.167282
|
6 |
torch: 1.8.1
|
7 |
yaml_files:
|
8 |
+
st_train_config: exp/st_train_st_md_conformer_asrinit_v3_raw_en_de_bpe_tc4000_sp/config.yaml
|
9 |
|