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
1 month ago
zxcd
d32ced7f1a
separate paddle.logsumexp ( #3897 )
2 months ago
zxcd
89bfd44293
fix file name ( #3895 )
2 months ago
zxcd
6728db5b59
[ASR]Whisper remove audio duration limit, test=asr ( #2900 )
2 years ago
cxumol
a99244d86e
fix: whisper language choice, test=asr ( #2828 )
2 years ago
zxcd
ad40dafa85
fix some bug. ( #2825 )
2 years ago
zxcd
a8a240d4ef
remove paddle.fluid ( #2740 )
2 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
2 years ago
zxcd
b71f1428c7
add all whisper model size support, test=asr ( #2677 )
...
* add all whisper model size support
* add choices in parser.
2 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
2 years ago