WhisperCppAndroidDemo icon indicating copy to clipboard operation
WhisperCppAndroidDemo copied to clipboard

A sample Android app using [whisper.cpp](https://github.com/ggerganov/whisper.cpp/) to do voice-to-text transcriptions.

Results 3 WhisperCppAndroidDemo issues
Sort by recently updated
recently updated
newest added

Hello, is it possible to print timestamps as well? Although `print_timestamps` value is is set to `true`, They are not printed.

I want choose file from storage, i don't need add sounds in resource. How i can do that? I hope answer to me, Thanks.

How to support real-time translation. Can you help provide a demo?