Skip to content

Commit 542ecf0

Browse files
authored
Update db.json
1 parent 58fea3e commit 542ecf0

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

db.json

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -617,7 +617,7 @@
617617
},
618618
"thai_w2p": {
619619
"name": "thai_w2p",
620-
"latest_version": "0.1",
620+
"latest_version": "0.2",
621621
"description": "Thai Word-to-Phoneme (W2P) converter ",
622622
"long_description": "Thai Word-to-Phoneme (W2P) converter",
623623
"url": "https://github.com/wannaphong/Thai_W2P",
@@ -638,6 +638,14 @@
638638
"pythainlp_version": ">=2.2.6",
639639
"is_zip": "False",
640640
"is_tar_gz": "False"
641+
},
642+
"0.2": {
643+
"filename": "thai_w2p_v0.2.npy",
644+
"download_url": "https://github.com/wannaphong/Thai_W2P/releases/download/v0.2/thai_w2p_v0.2.npy",
645+
"md5": "-",
646+
"pythainlp_version": ">=3.0.6",
647+
"is_zip": "False",
648+
"is_tar_gz": "False"
641649
}
642650
}
643651
},

0 commit comments

Comments
 (0)