-
## Issue
I implemented a WebSocket-based version of the `whisper_online_server` to handle audio streams from clients over WebSocket connections. The implementation works as expected when a single cli…
-
Hi,
I found a rare condition, with a specific wav file, specific language and prompt, when I try to transcribe with word_timestamps=True, there is a list index out of range error in add_word_timesta…
-
The issue with WhisperTimeSync with WhisperHallu is that if you need to use Whisper Hallu, it means that there are long silences and noise that prevent an accurate transcription. So you use WhisperHal…
-
The forum is currently accessible on both /talk and /whisper. The forum should be set up to redirect /whisper to /talk.
There may also be other changes needed:
viewthread.php -> viewtopic.php
tid…
-
我已经从huggingface上下载了 BELLE-2/Belle-whisper-large-v3-zh-punct 和 Systran/faster-whisper-large-v3 两个模型。并按照配置文件的路径,放到了cache目录下。但是项目启动开始执行后,依然会再去下载模型。是放置本地模型的姿势哪里不对吗?路径命名有什么特别注意的吗?希望能得到解答
-
I have been trying for a few hours and haven't been able to get it to run through terminal, and am faced with new errors everytime
-
Is there a recommended method to implement speaker diarization with this whisper solution?
-
Is it possible to add ROCm support for amd gpus?
-
Hello WhisperX developers. Thanks for open-sourcing this code.
Since another similar question was closed without an answer I will repeat it.
I'm getting an error `CUDA failed with error out of m…
-
Hello burn team!
Thank you for all the hard work!
### Feature description
It would be incredibly valuable to have would be a Discret Fourier Transform (FFT) module, similar to the torch.fft in …