tianhao zhang
|
dbe8cee248
|
release wav2vec2ASR and wav2vec2.0 model, update Recent Update
|
2 years ago |
tianhao zhang
|
2ae94bd277
|
freeze wav2vec2=True, change loss report and update README.md
|
2 years ago |
tianhao zhang
|
3d994f5c23
|
format wav2vec2 demo
|
2 years ago |
tianhao zhang
|
7bee9d807f
|
format wav2vec2 demo
|
2 years ago |
tianhao zhang
|
19180d359d
|
format wav2vec2 demo
|
2 years ago |
tianhao zhang
|
6e429f0513
|
support wav2vec2ASR on librispeech
|
2 years ago |
Zth9730
|
c9b0c96b7b
|
Merge pull request #2502 from zh794390558/u2pp_export
[s2t] streaming conformer u2 and u2pp jit export
|
2 years ago |
Hui Zhang
|
c98b5dd173
|
fix masked_fill which will nan in trainning
|
2 years ago |
Hui Zhang
|
9277fcb8a8
|
fix attn can not train
|
2 years ago |
Hui Zhang
|
1f4f98b171
|
fix bug
|
2 years ago |
liangym
|
0359c3f6b5
|
Fix mix front (#2493)
* update mix frontend, test=tts
|
2 years ago |
Hui Zhang
|
e86337a423
|
fix bug
|
2 years ago |
Hui Zhang
|
abe22e56a4
|
paddele vertion for u2/u2pp export
|
2 years ago |
Hui Zhang
|
925abcca23
|
format
|
2 years ago |
Hui Zhang
|
2a75405e9a
|
Merge branch 'develop' into u2pp_export
|
2 years ago |
Hui Zhang
|
3ed24474d2
|
wenetspeech asr1 quant
|
2 years ago |
Hui Zhang
|
467cfd4e75
|
Merge pull request #2489 from Zth9730/u2++_server
[ASR] support u2pp based cli and server, optimiz code of u2pp decode (reversed_weight parameter)
|
2 years ago |
tianhao zhang
|
5b5167b586
|
support u2pp cli and server, optimiz code of u2pp decode, test=asr
|
2 years ago |
YangZhou
|
3507829a6d
|
Merge pull request #2464 from THUzyt21/Deploy-text-model-in-server
[Server]Deploy text model in server
|
2 years ago |
ZapBird
|
7a13b35fe6
|
BytesIO类型时,要保证切到初始位置,这样多次读取才能够正常。比如__call__函数。 (#2484)
* BytesIO类型时,要保证切到初始位置,这样多次读取才能够正常。比如__call__函数。
__call__函数的参数audio_file为BytesIO类型时执行到self.preprocess(model, audio_file)会报错,需要判断audio_file为BytesIO类型时执行audio_file.seek(0)。
|
2 years ago |
tianhao zhang
|
5bbe6e9897
|
support u2pp cli and server, optimiz code of u2pp decode, test=asr
|
2 years ago |
Hui Zhang
|
bdf876ea7b
|
Merge branch 'develop' into u2pp_export
|
2 years ago |
Zhao Yuting
|
304dc2603c
|
Update text_engine.py
|
2 years ago |
Zhao Yuting
|
80837fd658
|
Update punc_application.yaml
|
2 years ago |
Zhao Yuting
|
8c945c073d
|
Update application.yaml
|
2 years ago |
Zhao Yuting
|
b9693a0e8e
|
Update text_engine.py
|
2 years ago |
Hui Zhang
|
a657cc3e1b
|
Merge pull request #2478 from Zth9730/allocator_strategy
[ASR] Chang memory allocator strategy to fix gpu training hang
|
2 years ago |
tianhao zhang
|
404708c640
|
fix s2t gpu training hang
|
2 years ago |
Zhao Yuting
|
8ecf6796f3
|
Update text_engine.py
|
2 years ago |
Hui Zhang
|
afda7ed7d1
|
remove useless code
|
2 years ago |
TianYuan
|
764fa0a859
|
Update README_cn.md
|
2 years ago |
TianYuan
|
175f0e7ba7
|
Update README.md
|
2 years ago |
TianYuan
|
faa0808511
|
Update README_cn.md
|
2 years ago |
TianYuan
|
4e55c2067f
|
Update README.md
|
2 years ago |
YangZhou
|
a68db6a709
|
Merge pull request #2465 from THUzyt21/text-example-config-files
Text example config files
|
2 years ago |
YangZhou
|
4841f94298
|
Merge pull request #2421 from THUzyt21/Deploy-fast-text-model-for-cli
[CLI]Deploy fast text model for cli
|
2 years ago |
TianYuan
|
1e4f4dc5d3
|
Update README.md
|
2 years ago |
YangZhou
|
426420d48e
|
Merge pull request #2466 from yt605155624/update_readme
[doc]add Speaker Diarization in readme
|
2 years ago |
TianYuan
|
ae90c51bd6
|
add Speaker Diarization in readme, test=doc
|
2 years ago |
Zhao Yuting
|
4c70f71671
|
Rename Ernie-tiny.yaml to ernie-tiny.yaml
|
2 years ago |
Zhao Yuting
|
bdf577b43a
|
Create Ernie-tiny.yaml
|
2 years ago |
Zhao Yuting
|
d016584a3c
|
Rename ernie-3.0-nano-zh to ernie-3.0-nano-zh.yaml
|
2 years ago |
Zhao Yuting
|
402770f193
|
Create ernie-3.0-nano-zh
|
2 years ago |
Zhao Yuting
|
83fd9589a1
|
Create ernie-3.0-mini.yaml
|
2 years ago |
Zhao Yuting
|
ca780d7edc
|
Rename ernie-3.0-medium-zh to ernie-3.0-medium.yaml
|
2 years ago |
Zhao Yuting
|
7753a3bddc
|
Create ernie-3.0-medium-zh
config file of ernie-3.0-medium-zh
|
2 years ago |
Zhao Yuting
|
ae8076c746
|
Rename ernie-3.0.yaml to ernie-3.0-base.yaml
|
2 years ago |
Zhao Yuting
|
83cd15be0c
|
Create ernie-3.0.yaml
config file of ernie-3.0-base-zh
|
2 years ago |
Hui Zhang
|
b20bf7d5de
|
masked_fill by multiply, remove while
|
2 years ago |
Zhao Yuting
|
d2da7f50d2
|
Update text_engine.py
precommihted already
|
2 years ago |