We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58fea3e commit 542ecf0Copy full SHA for 542ecf0
db.json
@@ -617,7 +617,7 @@
617
},
618
"thai_w2p": {
619
"name": "thai_w2p",
620
- "latest_version": "0.1",
+ "latest_version": "0.2",
621
"description": "Thai Word-to-Phoneme (W2P) converter ",
622
"long_description": "Thai Word-to-Phoneme (W2P) converter",
623
"url": "https://github.com/wannaphong/Thai_W2P",
@@ -638,6 +638,14 @@
638
"pythainlp_version": ">=2.2.6",
639
"is_zip": "False",
640
"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"
649
}
650
651
0 commit comments