schibsted/WAAS

Faster whisper client

jordimas opened this issue · 1 comments

Describe the feature you'd like to request

For visibility. See: https://pypi.org/project/whisper-ctranslate2/

Whisper command line client compatible with original OpenAI client based on CTranslate2.

It uses CTranslate2 and Faster-whisper Whisper implementation that is up to 4 times faster than openai/whisper for the same accuracy while using less memory.

Jordi Mas (ex-Schibsted employee, now in Adevinta)

Describe the solution you'd like

No response

The whisper-jax client also seems interesting, claiming a 70x speedup.