whisper.cpp_windows
whisper.cpp_windows copied to clipboard
Can't find other languages
main -m ggml-model-whisper-small.bin -l Italian -t 4 -otxt -osrt -f luca.wav
main -m ggml-small.bin -l Italian -t 4 -otxt -osrt -f luca.wav
Hello, the program works, but only with English, if you choose other languages does not find them and does not start. I tried with the bin file that wax here and the new one on the Redme link. but it does not change, the problem remains a problem
error ok, correct is: main -m ggml-small.bin -l it -t 4 -otxt -osrt -f luca.wav