- 13 7月, 2023 1 次提交
-
-
由 Hui Zhang 提交于
-
- 12 7月, 2023 2 次提交
- 28 6月, 2023 1 次提交
-
-
由 zxcd 提交于
-
- 13 6月, 2023 1 次提交
-
-
由 Hui Zhang 提交于
-
- 12 6月, 2023 1 次提交
-
-
由 gmm 提交于
-
- 08 6月, 2023 4 次提交
- 07 6月, 2023 4 次提交
- 02 6月, 2023 2 次提交
- 01 6月, 2023 1 次提交
-
-
由 Hui Zhang 提交于
-
- 31 5月, 2023 1 次提交
-
-
由 jiamingkong 提交于
-
- 30 5月, 2023 2 次提交
-
-
由 jiamingkong 提交于
-
由 jiamingkong 提交于
-
- 25 5月, 2023 1 次提交
-
-
由 jiamingkong 提交于
-
- 24 5月, 2023 2 次提交
-
-
由 jiamingkong 提交于
-
由 __水叔 提交于
# 固话的正则 错误修改 参考https://github.com/speechio/chinese_text_normalization/blob/master/python/cn_tn.py 固化的正则为: pattern = re.compile(r"\D((0(10|2[1-3]|[3-9]\d{2})-?)?[1-9]\d{6,7})\D")
-
- 22 5月, 2023 3 次提交
- 15 5月, 2023 2 次提交
-
-
由 jiamingkong 提交于
-
由 guanyc 提交于
* fix:
🐛 fix python ASREngine not pass codeswitch * docs:📝 Update Docs * 修改模型判断方式
-
- 04 5月, 2023 2 次提交
-
-
由 zxcd 提交于
* fix asr infer.py * add readme.
-
由 TianHao Zhang 提交于
* librispeech hubert, test=asr * librispeech hubert, test=asr * hubert decode * review * copyright, notes, example related * hubert cli * pre-commit format * fix conflicts * fix conflicts * doc related * doc and train config * librispeech.py * support hubert cli
-
- 25 4月, 2023 2 次提交
- 24 4月, 2023 5 次提交
- 23 4月, 2023 1 次提交
-
-
由 Hui Zhang 提交于
* move s2t data preprocess into paddlespeech.dataset * avg model, compute wer, format rsl into paddlespeech.dataset * fix format rsl * fix avg ckpts
-
- 21 4月, 2023 2 次提交
-
-
由 Shuangchi He 提交于
Signed-off-by:
Yulv-git <yulvchi@qq.com>
-
由 Hui Zhang 提交于
* mv dataset into paddlespeech.dataset * add aidatatang * fix import
-