-
>[2024-08-14T16:41:54Z ERROR screenpipe_audio::core] An error occurred on the audio stream: The requested device is no longer available. For example, it has been unplugged.
e.g. i turned off my air…
-
Hi,
I found whispercpp gem causes SEGV when it transcribing eight times. I have investigated for several hours, but, still I couldn't find the cause.
```ruby
require "whisper"
8.times do
…
-
After updating to the latest version. i get this error when transcribing using whisperx large-v3. Can someone help me fix
`Model was trained with pyannote.audio 0.0.1, yours is 3.1.0. Bad things …
-
For people working with potentially sensitive audio/data, how can we handle segmentation and diarization locally vs relying on hf API calls? is this an option and I am overlooking? Great tool by the…
-
In addition to the Image Server, there are 3 other sources of images that we should support:
1) a local folder on the user's machine (the most common situation for Staffordshire, at any rate)
2…
-
The model is used is `Belle-2/Belle-whisper-large-v3-zh` which is a finetuned model of `openai/whisper-large-v3`. Both `whisper-v3` but with different weigths.
When i use **fast-whisper(fp16, bs=1)**…
-
A cool feature that might be worth exploring would be allowing users to translate to any target language, rather than just english.
It is known that whisper was trained to take input language --> e…
-
When I attempted to transcribe the audio into Chinese text, it generated a lot of noise, despite having set both the microphone and speaker volumes to zero.
My Computer Config:
Shell Command…
-
remove your openai api key from
Audio_transcribe/audio/audi/views.py
-
ERROR: Exception in ASGI application
Traceback (most recent call last):
File "/usr/local/lib/python3.12/dist-packages/uvicorn/protocols/http/httptools_impl.py", line 399, in run_asgi
res…