johnlockejrr commited on
Commit
d3b5729
·
verified ·
1 Parent(s): 02f7bf2

Upload 7 files

Browse files
Files changed (8) hide show
  1. .gitattributes +1 -0
  2. language_model.arpa.gz +3 -0
  3. language_model.binary +3 -0
  4. lexicon.txt +57 -0
  5. model +0 -0
  6. syms.txt +57 -0
  7. tokens.txt +57 -0
  8. weights.ckpt +3 -0
.gitattributes CHANGED
@@ -33,3 +33,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
 
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
+ language_model.binary filter=lfs diff=lfs merge=lfs -text
language_model.arpa.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6f8efeead63329bc73ab7e2b68096bb3f633c8b593f5a5b15ad5e2d6506aea8d
3
+ size 2333720
language_model.binary ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:093d3d02bfaa08629d1c8be12eb8c6fbc27d31d9bdf3ec97cf5764736e6ba3a6
3
+ size 5201903
lexicon.txt ADDED
@@ -0,0 +1,57 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <ctc> <ctc>
2
+ 0 0
3
+ 1 1
4
+ 2 2
5
+ 3 3
6
+ 4 4
7
+ 5 5
8
+ 6 6
9
+ 7 7
10
+ 8 8
11
+ 9 9
12
+ ̄ ̄
13
+ ̈ ̈
14
+ ̱ ̱
15
+ ܀ ܀
16
+ ܁ ܁
17
+ ܂ ܂
18
+ ܅ ܅
19
+ ܆ ܆
20
+ ܇ ܇
21
+ ܐ ܐ
22
+ ܒ ܒ
23
+ ܓ ܓ
24
+ ܕ ܕ
25
+ ܗ ܗ
26
+ ܘ ܘ
27
+ ܙ ܙ
28
+ ܚ ܚ
29
+ ܛ ܛ
30
+ ܝ ܝ
31
+ ܞ ܞ
32
+ ܟ ܟ
33
+ ܠ ܠ
34
+ ܡ ܡ
35
+ ܢ ܢ
36
+ ܣ ܣ
37
+ ܥ ܥ
38
+ ܦ ܦ
39
+ ܨ ܨ
40
+ ܩ ܩ
41
+ ܪ ܪ
42
+ ܫ ܫ
43
+ ܬ ܬ
44
+ ܰ ܰ
45
+ ܱ ܱ
46
+ ܳ ܳ
47
+ ܴ ܴ
48
+ ܶ ܶ
49
+ ܷ ܷ
50
+ ܺ ܺ
51
+ ܻ ܻ
52
+ ܽ ܽ
53
+ ܾ ܾ
54
+ ݁ ݁
55
+ ݂ ݂
56
+ <unk> <unk>
57
+ <space> <space>
model ADDED
Binary file (1.52 kB). View file
 
syms.txt ADDED
@@ -0,0 +1,57 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <ctc> 0
2
+ 0 1
3
+ 1 2
4
+ 2 3
5
+ 3 4
6
+ 4 5
7
+ 5 6
8
+ 6 7
9
+ 7 8
10
+ 8 9
11
+ 9 10
12
+ ̄ 11
13
+ ̈ 12
14
+ ̱ 13
15
+ ܀ 14
16
+ ܁ 15
17
+ ܂ 16
18
+ ܅ 17
19
+ ܆ 18
20
+ ܇ 19
21
+ ܐ 20
22
+ ܒ 21
23
+ ܓ 22
24
+ ܕ 23
25
+ ܗ 24
26
+ ܘ 25
27
+ ܙ 26
28
+ ܚ 27
29
+ ܛ 28
30
+ ܝ 29
31
+ ܞ 30
32
+ ܟ 31
33
+ ܠ 32
34
+ ܡ 33
35
+ ܢ 34
36
+ ܣ 35
37
+ ܥ 36
38
+ ܦ 37
39
+ ܨ 38
40
+ ܩ 39
41
+ ܪ 40
42
+ ܫ 41
43
+ ܬ 42
44
+ ܰ 43
45
+ ܱ 44
46
+ ܳ 45
47
+ ܴ 46
48
+ ܶ 47
49
+ ܷ 48
50
+ ܺ 49
51
+ ܻ 50
52
+ ܽ 51
53
+ ܾ 52
54
+ ݁ 53
55
+ ݂ 54
56
+ <unk> 55
57
+ <space> 56
tokens.txt ADDED
@@ -0,0 +1,57 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <ctc>
2
+ 0
3
+ 1
4
+ 2
5
+ 3
6
+ 4
7
+ 5
8
+ 6
9
+ 7
10
+ 8
11
+ 9
12
+ ̄
13
+ ̈
14
+ ̱
15
+ ܀
16
+ ܁
17
+ ܂
18
+ ܅
19
+ ܆
20
+ ܇
21
+ ܐ
22
+ ܒ
23
+ ܓ
24
+ ܕ
25
+ ܗ
26
+ ܘ
27
+ ܙ
28
+ ܚ
29
+ ܛ
30
+ ܝ
31
+ ܞ
32
+ ܟ
33
+ ܠ
34
+ ܡ
35
+ ܢ
36
+ ܣ
37
+ ܥ
38
+ ܦ
39
+ ܨ
40
+ ܩ
41
+ ܪ
42
+ ܫ
43
+ ܬ
44
+ ܰ
45
+ ܱ
46
+ ܳ
47
+ ܴ
48
+ ܶ
49
+ ܷ
50
+ ܺ
51
+ ܻ
52
+ ܽ
53
+ ܾ
54
+ ݁
55
+ ݂
56
+ <unk>
57
+ <space>
weights.ckpt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2bcc06b368c179a4616ee928c54b4ad314cbe813aa24f11c746272e07f29360d
3
+ size 42574041