-
Hi, since yesterdays update on my system on arch this started to happen when i try to run it on my amd machine, it used to work fine
before it was compiled with GGML_HIPBLAS=1 make -j
i have no ide…
-
### Contact Details
### What happened?
I use whisperfile without -tr flag but it translates anyway. How to turn it off?
./whisper-large-v3.llamafile -f ../whisper/2570523.wav
### Versi…
-
Hello,
The current Decoder in Whisper example uses FasterTransformer DynamicDecoder which I think doesn't output the timestamp tokens for Whisper. Are there any plans for supporting the timestamp fea…
-
Whisper is widely used, can you provide a demo or guide to run whiper on NPU ?
-
ดูหนังออนไลน์ ธี่หยด 2 2024 เต็ม เรื่อง พากย์ ไทย, ดูหนัง ธี่หยด 2 (ธี่หยด 2- 2024) เต็ม เรื่อง พากย์ ไทย?, ดู-Death Whisperer 2 / ธี่หยด 2 (2024) เต็ม เรื่องบนมือถือ สมาร์ททีวี และเดสก์ทอปในความละเอี…
-
After a certain segment, all subsequent recognized texts are incorrect:
```
from openai import OpenAI
client = OpenAI(api_key="cant-be-empty", base_url="http://192.168.31.100:8000/v1/")
…
-
Thanks for the great work on the app!
I have an AMD x86_64 Linux machine and was interested in trying out the GPU acceleration to Whisper from this add on. However, I had read that the FasterWhispe…
-
### What happened?
Vibe crashes when launching transcription
### Steps to reproduce
- Open vibe on Linux Mint 21
- Drag'n'drop an audio file (I tried several ones)
- Leave default options v…
-
Hello,
I found in my testing that the turbo model of faster-whisper is slower than OpenAI's. I would like to know if my conclusion is correct?
- openai/whisper-large-v3-turbo
- mobiuslabsgmbh/faste…
-
In my tests Distil-Whisper models are inferior/not something to use comparing to Open Whisper models largev2/v3. Maybe OWSM models could be better? Could they be added? Or how to add them manually to …