vilassn / whisper_android

Offline Speech Recognition with OpenAI Whisper and TensorFlow Lite for Android
MIT License
192 stars 28 forks source link

Fix the transcribeFile function to remove 30 seconds limit #10

Open sergenes opened 5 months ago

sergenes commented 5 months ago

Adjust the recorder to record for 60 seconds and fix the native transcribeFile function to support transcribing files of any size.

I've tested with files that are 60 seconds long.

Ozenle commented 3 months ago

Ketcap ne