tmoroney / auto-subs

Generate subtitles using OpenAI Whisper in Davinci Resolve editing software.
https://tom-moroney.com/auto-subs/
MIT License
599 stars 35 forks source link

3 language options that available now does not work correctly with Chinese. #77

Open Sopheus opened 2 months ago

Sopheus commented 2 months ago

Hello,

I'm experiencing an issue with the Auto-subs plugin's language detection for Chinese. While it correctly identifies the language as Chinese, it doesn't offer an option to choose between Traditional and Simplified characters. Consequently, the output is always in Traditional Chinese, whereas I require Simplified Chinese.

Could you please advise on how to resolve this?

Thank you.

Vigneshkumar212 commented 3 weeks ago

Hi, this is not a problem with auto-subs. Auto-subs uses Open AI's whisper under the hood for transcription, I'd recommend you check out the support for language on their page - https://github.com/openai/whisper