Spaces:
Build error
Build error
napatswift
commited on
Commit
·
39be479
1
Parent(s):
fa55425
Add dict
Browse files- model/recog/config.py +1 -1
- th_dict.txt +92 -0
model/recog/config.py
CHANGED
@@ -67,7 +67,7 @@ file_client_args = dict(backend='disk')
|
|
67 |
dictionary = dict(
|
68 |
type='Dictionary',
|
69 |
dict_file=
|
70 |
-
'
|
71 |
with_padding=True,
|
72 |
with_unknown=True,
|
73 |
same_start_end=True,
|
|
|
67 |
dictionary = dict(
|
68 |
type='Dictionary',
|
69 |
dict_file=
|
70 |
+
'th_dict.txt',
|
71 |
with_padding=True,
|
72 |
with_unknown=True,
|
73 |
same_start_end=True,
|
th_dict.txt
ADDED
@@ -0,0 +1,92 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
(
|
2 |
+
)
|
3 |
+
+
|
4 |
+
-
|
5 |
+
.
|
6 |
+
/
|
7 |
+
0
|
8 |
+
1
|
9 |
+
2
|
10 |
+
3
|
11 |
+
4
|
12 |
+
5
|
13 |
+
6
|
14 |
+
7
|
15 |
+
8
|
16 |
+
9
|
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 |
+
ษ
|
57 |
+
ส
|
58 |
+
ห
|
59 |
+
ฬ
|
60 |
+
อ
|
61 |
+
ฮ
|
62 |
+
ะ
|
63 |
+
ั
|
64 |
+
า
|
65 |
+
ำ
|
66 |
+
ิ
|
67 |
+
ี
|
68 |
+
ึ
|
69 |
+
ื
|
70 |
+
ุ
|
71 |
+
ู
|
72 |
+
เ
|
73 |
+
แ
|
74 |
+
โ
|
75 |
+
ใ
|
76 |
+
ไ
|
77 |
+
็
|
78 |
+
่
|
79 |
+
้
|
80 |
+
๊
|
81 |
+
๋
|
82 |
+
์
|
83 |
+
๐
|
84 |
+
๑
|
85 |
+
๒
|
86 |
+
๓
|
87 |
+
๔
|
88 |
+
๕
|
89 |
+
๖
|
90 |
+
๗
|
91 |
+
๘
|
92 |
+
๙
|