reriiasu / speech-to-text

Real-time transcription using faster-whisper
MIT License
412 stars 62 forks source link

Can the code translate the other langurage #10

Open FeiGenb opened 10 months ago

FeiGenb commented 10 months ago

like the title, i hopefully it can be translated into other languages, not just English. But it's too hard for me. How do I change the code?

reriiasu commented 9 months ago

@FeiGenb Hello FeiGenb

The app does not support languages other than English. If you wish to support languages other than English, please translate the contents of "/web/index.html".

Please check Whisper for supported languages for voice input.