Upload meta.yaml with huggingface_hub
Browse files
meta.yaml
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
espnet: '202402'
|
2 |
+
files:
|
3 |
+
asr_model_file: exp/asr_train_raw_en_bpe10000_sp/valid.acc.ave_10best.pth
|
4 |
+
python: 3.10.8 (main, Nov 24 2022, 14:13:03) [GCC 11.2.0]
|
5 |
+
timestamp: 1726412695.43125
|
6 |
+
torch: 1.13.1+cu116
|
7 |
+
yaml_files:
|
8 |
+
asr_train_config: exp/asr_train_raw_en_bpe10000_sp/config.yaml
|