1907010218

Results 4 comments of 1907010218

hello,do you have any ways to set language now ?

hello,do you have some methods to solve it ?I use ggml-large-v3, but it go wrong when I use it. wrong message is below: `python: whisper.cpp/whisper.cpp:1345: bool whisper_encode_internal(whisper_context&, whisper_state&, int, int):...

> Thank you, that helped! > > ``` > >>> import whispercpp > >>> whispercpp.MODELS["ggml-large-v3.bin"] = "https://huggingface.co/ggerganov/whisper.cpp/resolve/main/ggml-large-v3.bin" > >>> w_large = whispercpp.Whisper('large-v3') > Downloading ggml-large-v3.bin... > whisper_init_from_file_no_state: loading model from...