Update meta.yaml
Browse files
meta.yaml
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
espnet: '202409'
|
2 |
files:
|
3 |
-
s2t_model_file: exp_owsm/
|
4 |
python: 3.10.14 | packaged by conda-forge | (main, Mar 20 2024, 12:45:18) [GCC 12.3.0]
|
5 |
timestamp: 1740457539.986012
|
6 |
torch: 2.4.0+cu121
|
7 |
yaml_files:
|
8 |
-
s2t_train_config: exp_owsm/
|
|
|
1 |
espnet: '202409'
|
2 |
files:
|
3 |
+
s2t_model_file: exp_owsm/s2t_train_025b_ds_raw_bpe50000/valid.total_count.ave_5best.pth
|
4 |
python: 3.10.14 | packaged by conda-forge | (main, Mar 20 2024, 12:45:18) [GCC 12.3.0]
|
5 |
timestamp: 1740457539.986012
|
6 |
torch: 2.4.0+cu121
|
7 |
yaml_files:
|
8 |
+
s2t_train_config: exp_owsm/s2t_train_025b_ds_raw_bpe50000/config.yaml
|