whisper.cpp
whisper.cpp copied to clipboard
Click Transcribe sample, Can't output text
android project, Click Transcribe sample, Can't output text, but it shows Done, why? use for-tests-ggml-base.bin model
The for-tests-
models are only for testing purposes - they cannot be used for transcription.
See https://github.com/ggerganov/whisper.cpp/tree/master/models for more info
@ggerganov
I am using the downloaded ggml-small.en.bin
Gettng the same issue .
Here worked fine after download the tiny model from Hugging Face.
https://huggingface.co/ggerganov/whisper.cpp/blob/main/ggml-tiny.bin