Lattifai commited on
Commit
0216291
·
1 Parent(s): 7e30528
Files changed (4) hide show
  1. .gitignore +2 -2
  2. config.json +5 -0
  3. g2p.bin +3 -0
  4. tokenizer.bin → words.bin +2 -2
.gitignore CHANGED
@@ -1,3 +1,3 @@
1
- acoustic.onnx
2
  .DS_Store
3
-
 
 
 
1
  .DS_Store
2
+ acoustic.onnx
3
+ tokeniz*
config.json ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ {
2
+ "subsampling_factor": 2,
3
+ "frame_shift": 0.01,
4
+ "sample_rate": 16000
5
+ }
g2p.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:484418ac0cc326885e14f8019090dda8cc91f5706feecbc405548b0d05f80ed1
3
+ size 107453514
tokenizer.bin → words.bin RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:544fb347c381b462990412ac78e31e1ecf386b88a06b42d025c538bec285fac0
3
- size 840332
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:df173d1040c38633d85a3c2fd321897413d1ba8999430243a156c00556bd8ebd
3
+ size 251590