cstorm125 commited on
Commit
a688881
·
1 Parent(s): b9db1ff

Update README.md

Browse files

add partii result

Files changed (1) hide show
  1. README.md +1 -3
README.md CHANGED
@@ -124,12 +124,10 @@ We benchmark on the test set using WER with words tokenized by [PyThaiNLP](https
124
  | [Google Web Speech API](https://developers.google.com/web/updates/2013/01/Voice-Driven-Web-Apps-Introduction-to-the-Web-Speech-API)※ | 0.13711234 | 0.07357340 |
125
  | [Microsoft Bing Speech API](https://azure.microsoft.com/en-us/pricing/details/cognitive-services/speech-api/)※ | **0.12578819** | 0.05016620 |
126
  | [Amazon Transcribe](https://aws.amazon.com/transcribe/)※ | 0.2186334 | 0.07077562 |
127
- | [NECTEC AI for Thai Partii API](https://aiforthai.in.th/aiplatform/#/speechtotext)※※| API N/A | API N/A |
128
 
129
  ※ APIs are not finetuned with Common Voice 7.0 data
130
 
131
- ※※ At the time of testing (September 1, 2021), we were not able to call the Partii API with instructions in [AI for Thai website](https://aiforthai.in.th/aiplatform/#/speechtotext) as well as by uploading `.wav` files to [the demo](https://aiforthai.in.th/service_st.php).
132
-
133
  ## Ackowledgements
134
  * model training and validation notebooks/scripts [@cstorm125](https://github.com/cstorm125/)
135
  * dataset cleaning scripts [@tann9949](https://github.com/tann9949)
 
124
  | [Google Web Speech API](https://developers.google.com/web/updates/2013/01/Voice-Driven-Web-Apps-Introduction-to-the-Web-Speech-API)※ | 0.13711234 | 0.07357340 |
125
  | [Microsoft Bing Speech API](https://azure.microsoft.com/en-us/pricing/details/cognitive-services/speech-api/)※ | **0.12578819** | 0.05016620 |
126
  | [Amazon Transcribe](https://aws.amazon.com/transcribe/)※ | 0.2186334 | 0.07077562 |
127
+ | [NECTEC AI for Thai Partii API](https://aiforthai.in.th/aiplatform/#/speechtotext)※| 0.20105887 | 0.09551027 |
128
 
129
  ※ APIs are not finetuned with Common Voice 7.0 data
130
 
 
 
131
  ## Ackowledgements
132
  * model training and validation notebooks/scripts [@cstorm125](https://github.com/cstorm125/)
133
  * dataset cleaning scripts [@tann9949](https://github.com/tann9949)