-
hi there, great work! I just wondering that can wavtokenizer be compared with whisper? since the Qwen-audio series uses whisper as an audio encoder, can wavtokenizer be used as an alternative, and whe…
-
## Describe the bug
I recently upgraded one of my systems from version 24.05 to the 24.11 release preview and noticed a significant slowdown in the performance of the openai-whisper-cpp package…
-
Traceback (most recent call last):
File "/usr/local/lib/python3.10/dist-packages/gradio/routes.py", line 412, in run_predict
output = await app.get_blocks().process_api(
File "/usr/local/li…
-
Just that. I would like to use the Groq API (https://groq.com/), but to do that I had to change the library's code. It's a simple fix, actually.
-
We started having crashes since version 1.7.1 (didn't check 1.7.0 though) when using Whisper.cpp on Simulator or Preview.
It crashes in `ggml-metal.m` on line 3283:
```
ctx->buffers[0].metal = [dev…
-
When I tried the example (whisper_stt.py), I got the following error:
Error code: 400 - {'error': {'message': "Invalid file format. Supported formats: ['flac', 'm4a', 'mp3', 'mp4', 'mpeg', 'mpga', 'o…
-
你好,软件日志如下:
redirect std output
vad_filter : False
Transcribes options:
-audio : ['C:/Users/lkjhg/Desktop/111.mp3']
-language : zh
-task : False
-beam_size : 5
-best_of : 5
…
-
It would be great if the worker/container would gracefully terminate on `SIGTERM`. Kubernetes can send it e.g. when draining nodes.
---
To test this I used:
```bash
docker run \
--rm \
…
-
/home/whisper.cpp/bindings/go$
make test
Mkdir build
Mkdir models
Build whisper
make[1]: Entering directory '/home/whisper.cpp/whisper.cpp'
I ccache not found. Consider installing it for faster…
-
If nobody has until now i wanted to push support for older models like AGX Xavier for the Docker containers like wyoming whisper.
Especially Wyoming whisper might profit from getting a native docke…