SYSTRAN / faster-whisper

Faster Whisper transcription with CTranslate2
MIT License
12.59k stars 1.05k forks source link

distill model ignores language #1122

Closed trigsoft closed 2 weeks ago

trigsoft commented 2 weeks ago

Hi

I've tried large-v2 and distill-large-v2 with language set to 'zh'. large-v2 returns correctly but distill-large-v2 returns results in english. Same thing for distill-large-v3.

Could you please fix it?

trigsoft commented 2 weeks ago

Sorry just found out distill models only support english.