This repository was archived by the owner on May 30, 2026. It is now read-only.
Replies: 2 comments
|
Using the example from #152 https://github.com/jianfch/stable-ts/blob/main/examples/non-whisper.ipynb one can convert the result from faster_whisper. (Below might not work as-is but some variation of this) |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
faster-whisper is a much faster implementation of Whisper, done using ctranslate2.
Is there a path forward to make this great library compatible with faster-whisper?
All reactions