zxcd
af2bdf120f
Reduce precision difference for whipser model ( #4116 )
2 weeks ago
zxcd
538f260061
【ASR】whisper large v3 ( #4101 )
...
* whisper large v3
* add convert.py
* mv nlp tokenizer to tiktoken.
* fix bug
* remove convert.py
* add new model file.
* fix
* fix version number
* fix version number
* fix some bug
* fix bug
3 weeks ago
张春乔
f357ec6172
Docker=-= 兼容性验证 ( #4018 )
...
* add docker
* fix unit error > Type promotion
* fix url
* add gpu docker
* Update Dockerfile
* fix pp3.0 0-d tensor problem
* 兼容性验证
6 months ago
yinfan98
5b3612f273
【Hackathon 7th】fix whisper at Paddle 3.0 ( #3880 )
...
* fix whisper at Paddle 3.0
* fix whisper at Paddle 3.0
* fix whisper at Paddle 3.0
* fix lint
* fix
* fix whisper ci
* Update TTSCppFrontend
* Update utils
* Update steps
* Update utils
* Update __init__.py
* Update whisper.py
* Update utils
* Update utils
10 months ago
zxcd
d32ced7f1a
separate paddle.logsumexp ( #3897 )
10 months ago
zxcd
89bfd44293
fix file name ( #3895 )
10 months ago
zxcd
6728db5b59
[ASR]Whisper remove audio duration limit, test=asr ( #2900 )
3 years ago
cxumol
a99244d86e
fix: whisper language choice, test=asr ( #2828 )
3 years ago
zxcd
ad40dafa85
fix some bug. ( #2825 )
3 years ago
zxcd
a8a240d4ef
remove paddle.fluid ( #2740 )
3 years ago
zxcd
4542684694
[ASR] fix Whisper cli model download path error. test=asr ( #2679 )
...
* add all whisper model size support
* add choices in parser.
* fix Whisper cli model download path error.
* fix resource download path.
* fix code style
3 years ago
zxcd
b71f1428c7
add all whisper model size support, test=asr ( #2677 )
...
* add all whisper model size support
* add choices in parser.
3 years ago
zxcd
b1d3f59bcb
[s2t] add whisper asr large model ( #2640 )
...
* 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
3 years ago