what i need to use? and can i use it in whisper-webui?
#2
by
31qf
- opened
This models are for usage with CTranslate2 in projects like faster-whisper. I dont know about whisper-webui, but as I see it supports faster-whisper backend. So you can give it a shot.
what meaning int8, podlodka etc.?
what meaning int8, podlodka etc.?
int8 is a quantization used for conversion
podlodka is a part of original model name I've converted
How can i use this model?
How can i use this model?
Please, refer to https://github.com/SYSTRAN/faster-whisper for usage instructions