Views
No views yet
distill-whisper-th-large-v3-ct2 is a CTranslate2-converted version of biodatlab/distill-whisper-th-large-v3, a distilled and Thai-optimized Whisper model for automatic speech recognition (ASR). This model is compatible with faster-whisper, allowing for faster and more efficient transcription, especially on low-resource hardware.openai/whisper-large-v3-turbo → distilled and specialized for Thai1ct2-transformers-converter \
2 --model biodatlab/distill-whisper-th-large-v3 \
3 --output_dir distill-whisper-th-large-v3-ct2 \
4 --copy_files tokenizer.json \
5 --quantization float16