prekshaupatel commited on
Commit
ec1214c
1 Parent(s): 2833cba

added meta

Browse files
Files changed (1) hide show
  1. meta.yaml +10 -0
meta.yaml ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ espnet: 0.10.7a1
2
+ files:
3
+ asr_model_file: exp/asr_train_asr_conformer_s3prlfrontend_hubert_fused_raw_ml_bpe150_sp/valid.acc.ave_10best.pth
4
+ lm_file: exp/lm_train_lm_ml_bpe150/valid.loss.ave_1best.pth
5
+ python: "3.8.12 (default, Oct 12 2021, 13:49:34) \n[GCC 7.5.0]"
6
+ timestamp: 1647732316.386252
7
+ torch: 1.10.1
8
+ yaml_files:
9
+ asr_train_config: exp/asr_train_asr_conformer_s3prlfrontend_hubert_fused_raw_ml_bpe150_sp/config.yaml
10
+ lm_train_config: exp/lm_train_lm_ml_bpe150/config.yaml