- 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
-
- 24 4月, 2023 2 次提交
-
-
由 YangZhou 提交于
*merge develop into speechx
- 20 4月, 2023 1 次提交
-
-
由 PiaoYang 提交于
-
- 06 3月, 2023 1 次提交
-
-
由 JiehangXie 提交于
Co-authored-by:
TianYuan <white-sky@qq.com>
-
- 01 3月, 2023 1 次提交
-
-
由 HuangLiangJie 提交于
-
- 22 2月, 2023 1 次提交
-
-
由 liangym 提交于
-
- 09 2月, 2023 1 次提交
-
-
由 zxcd 提交于
-
- 08 2月, 2023 1 次提交
-
-
由 zxcd 提交于
-
- 02 2月, 2023 1 次提交
-
-
由 小湉湉 提交于
-
- 10 1月, 2023 1 次提交
-
-
由 zxcd 提交于
* add asr code-switch cli and demo. * fix some model named problem.
-
- 08 12月, 2022 1 次提交
-
-
由 YangZhou 提交于
* split paddlespeech/audio to paddleaudio. * add sox io ,sox effect, kaldi native fbank to paddleaudio.
-
- 29 11月, 2022 1 次提交
-
-
由 Zth9730 提交于
* support wav2vec2-zh cli, test=asr * support wav2vec2-zh cli, test=asr * support wav2vec2-zh cli, test=asr * support wav2vec2-zh cli, test=asr
-
- 23 11月, 2022 1 次提交
-
-
由 zxcd 提交于
* add all whisper model size support * add choices in parser. * fix Whisper cli model download path error. * fix resource download path. * fix code style
-
- 22 11月, 2022 1 次提交
-
-
由 zxcd 提交于
* add all whisper model size support * add choices in parser.
-
- 21 11月, 2022 1 次提交
-
-
由 Zth9730 提交于
* wav2vec2_cli * wav2vec2 demo update: support different optimizer and lr_schedular, align mdoel, update input type, test=asr * wav2vec2 demo update: support different optimizer and lr_schedular, align mdoel, update input type, test=asr * wav2vec2 demo update: support different optimizer and lr_schedular, align mdoel, update input type, test=asr * wav2vec2 demo update: support different optimizer and lr_schedular, align mdoel, update input type, test=asr * Update RESULTS.md * Update RESULTS.md * Update base_commands.py * wav2vec2 demo update: support different optimizer and lr_schedular, align mdoel, update input type, test=asr * wav2vec2 demo update: support different optimizer and lr_schedular, align mdoel, update input type, test=asr
-
- 18 11月, 2022 1 次提交
-
-
由 zxcd 提交于
* add whisper asr large model decoding, test=asr * fix code style. * fix json code style. * remove resource and fix code style. * fix yapf * add cli and demos, fix some code style. * fix some problem by comment. * fix yapf
-
- 17 11月, 2022 1 次提交
-
-
由 liangym 提交于
-
- 19 10月, 2022 2 次提交
-
-
由 Zth9730 提交于
-
由 tianhao zhang 提交于
-
- 30 9月, 2022 1 次提交
-
-
由 ZapBird 提交于
* BytesIO类型时,要保证切到初始位置,这样多次读取才能够正常。比如__call__函数。 __call__函数的参数audio_file为BytesIO类型时执行到self.preprocess(model, audio_file)会报错,需要判断audio_file为BytesIO类型时执行audio_file.seek(0)。
-
- 29 9月, 2022 1 次提交
-
-
由 tianhao zhang 提交于
-
- 20 9月, 2022 7 次提交
-
-
由 THUzyt21 提交于
-
由 Zhao Yuting 提交于
-
由 Zhao Yuting 提交于
-
由 Zhao Yuting 提交于
add a new faster model to infer in cli
-
由 Zhao Yuting 提交于
-
由 Zhao Yuting 提交于
-
由 Zhao Yuting 提交于
change the infer in order to implement the new faster model for text
-
- 07 9月, 2022 1 次提交
-
-
由 小湉湉 提交于
-
- 01 9月, 2022 1 次提交
-
-
由 小湉湉 提交于
-
- 18 8月, 2022 1 次提交
-
-
由 小湉湉 提交于
-
- 15 8月, 2022 1 次提交
-
-
由 小湉湉 提交于
-
- 04 8月, 2022 4 次提交
- 29 7月, 2022 2 次提交