JinchuanTian
commited on
Commit
•
888cc92
1
Parent(s):
8897932
Update model
Browse files
README.md
ADDED
The diff for this file is too large to render.
See raw diff
|
|
data/token_list/bpe_unigram50000/bpe.model
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:abd4d19ef5fed851da1c7316dceb8d6ee163531021ebd3cc321d4f7e929499da
|
3 |
+
size 1042251
|
exp/owsm_3.2_small/RESULTS.md
ADDED
File without changes
|
exp/owsm_3.2_small/config.yaml
ADDED
The diff for this file is too large to render.
See raw diff
|
|
exp/owsm_3.2_small/valid.total_count.ave_5best.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:27fe344e809563ac0d41293244c506fdb196c4f9b01ff1ac6afa1471e60fae2c
|
3 |
+
size 1466929645
|
exp/s2t_stats_raw_bpe50000/train/feats_stats.npz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7ef4b5e465110edf32eec024cf2427eedd677f5733bb87d6b2131e6984a6e13f
|
3 |
+
size 1402
|
meta.yaml
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
espnet: '202310'
|
2 |
+
files:
|
3 |
+
s2t_model_file: exp/owsm_3.2_small/valid.total_count.ave_5best.pth
|
4 |
+
python: "3.9.18 (main, Sep 11 2023, 13:41:44) \n[GCC 11.2.0]"
|
5 |
+
timestamp: 1724640146.406374
|
6 |
+
torch: 1.13.1
|
7 |
+
yaml_files:
|
8 |
+
s2t_train_config: exp/owsm_3.2_small/config.yaml
|