Skip to content

Commit

Permalink
add language identifier to model id
Browse files Browse the repository at this point in the history
  • Loading branch information
dophist committed Aug 11, 2021
1 parent 7e2f15b commit 0f9c20d
Show file tree
Hide file tree
Showing 35 changed files with 23 additions and 23 deletions.
16 changes: 8 additions & 8 deletions HOW_TO_SUBMIT.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,13 +39,13 @@ Dockerfile serves as a specification of your ASR runtime environment, pipeline w

| model_id | Dockerfile |
| -- | -- |
| aispeech_api | [example](models/aispeech_api/docker/Dockerfile) |
| aliyun_api | [example](models/aliyun_api/docker/Dockerfile) |
| baidu_pro_api | [example](models/baidu_pro_api/docker/Dockerfile) |
| microsoft_api | [example](models/microsoft_api/docker/Dockerfile) |
| sogou_api | [example](models/sogou_api/docker/Dockerfile) |
| tencent_api | [example](models/tencent_api/docker/Dockerfile) |
| yitu_api | [example](models/yitu_api/docker/Dockerfile) |
| aispeech_api_zh | [example](models/aispeech_api/docker/Dockerfile) |
| aliyun_api_zh | [example](models/aliyun_api/docker/Dockerfile) |
| baidu_pro_api_zh | [example](models/baidu_pro_api/docker/Dockerfile) |
| microsoft_api_zh | [example](models/microsoft_api/docker/Dockerfile) |
| sogou_api_zh | [example](models/sogou_api/docker/Dockerfile) |
| tencent_api_zh | [example](models/tencent_api/docker/Dockerfile) |
| yitu_api_zh | [example](models/yitu_api/docker/Dockerfile) |

</p></details>

Expand Down Expand Up @@ -151,7 +151,7 @@ then inside SBI code, SBI can always use `./assets/asr.{mdl,cfg}` to locate ASR

* a sample model dir of Cloud-API based ASR system:

https://github.com/speechio/leaderboard/tree/master/models/aispeech_api
https://github.com/speechio/leaderboard/tree/master/models/aispeech_api_zh

* a sample model dir of local ASR system in Kaldi:

Expand Down
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,14 +81,14 @@ Carefully curated by SpeechIO authors, crawled from publicly available sources (

| 编号 <br> MODEL_ID | 类型 <br> type | 模型作者/所有人 <br> model author/owner | 简介 <br> description | 链接 <br> url |
| --- | --- | --- | --- | --- |
| [aispeech_api](models/aispeech_api/) | Cloud API |思必驰 <br> AISpeech | 思必驰开放平台 | https://cloud.aispeech.com |
| [aliyun_api](models/aliyun_api/) | Cloud API |阿里巴巴 <br> Alibaba | 阿里云 | https://ai.aliyun.com/nls/asr|
| [baidu_pro_api](models/baidu_pro_api/) | Cloud API |百度 <br> Baidu | 百度智能云(极速版) | https://cloud.baidu.com/product/speech/asr |
| [aispeech_api_zh](models/aispeech_api_zh/) | Cloud API |思必驰 <br> AISpeech | 思必驰开放平台 | https://cloud.aispeech.com |
| [aliyun_api_zh](models/aliyun_api_zh/) | Cloud API |阿里巴巴 <br> Alibaba | 阿里云 | https://ai.aliyun.com/nls/asr|
| [baidu_pro_api_zh](models/baidu_pro_api_zh/) | Cloud API |百度 <br> Baidu | 百度智能云(极速版) | https://cloud.baidu.com/product/speech/asr |
| | Cloud API | 讯飞 <br> IFlyTek | 讯飞开放平台(听写服务) | https://www.xfyun.cn/services/voicedictation |
| [microsoft_api](models/microsoft_api/) | Cloud API |微软 <br> Microsoft |Azure| https://azure.microsoft.com/zh-cn/services/cognitive-services/speech-services/ |
| [sogou_api](models/sogou_api/) | Cloud API |搜狗 <br> Sogou |AI开放平台| https://ai.sogou.com/product/one_recognition/ |
| [tencent_api](models/tencent_api/) | Cloud API |腾讯 <br> Tencent |腾讯云| https://cloud.tencent.com/product/asr |
| [yitu_api](models/yitu_api/) | Cloud API |依图 <br> YituTech |依图语音开放平台| https://speech.yitutech.com |
| [microsoft_api_zh](models/microsoft_api_zh/) | Cloud API |微软 <br> Microsoft |Azure| https://azure.microsoft.com/zh-cn/services/cognitive-services/speech-services/ |
| [sogou_api_zh](models/sogou_api_zh/) | Cloud API |搜狗 <br> Sogou |AI开放平台| https://ai.sogou.com/product/one_recognition/ |
| [tencent_api_zh](models/tencent_api_zh/) | Cloud API |腾讯 <br> Tencent |腾讯云| https://cloud.tencent.com/product/asr |
| [yitu_api_zh](models/yitu_api_zh/) | Cloud API |依图 <br> YituTech |依图语音开放平台| https://speech.yitutech.com |

</p></details>

Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ language: zh
sample_rate: 16000
author: Jiayu
entity: SpeechIO
email: [email protected]
email: [email protected]
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ language: zh
sample_rate: 16000
author: Jiayu
entity: SpeechIO
email: [email protected]
email: [email protected]
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ language: zh
sample_rate: 16000
author: Jiayu
entity: SpeechIO
email: [email protected]
email: [email protected]
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ language: zh
sample_rate: 16000
author: Jiayu
entity: SpeechIO
email: [email protected]
email: [email protected]
2 changes: 1 addition & 1 deletion models/sample_kaldi_model/model.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ language: zh
date: 2021-01-01
author: Jerry
entity: SpeechIO
email: [email protected]
email: [email protected]
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ language: zh
sample_rate: 16000
author: Jiayu
entity: SpeechIO
email: [email protected]
email: [email protected]
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ language: zh
sample_rate: 16000
author: Jiayu
entity: SpeechIO
email: [email protected]
email: [email protected]
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ language: zh
sample_rate: 16000
author: Jiayu
entity: SpeechIO
email: [email protected]
email: [email protected]
File renamed without changes.
File renamed without changes.

0 comments on commit 0f9c20d

Please sign in to comment.