-
-
### Describe the bug
Streaming issue. Can't find/list audio devices
### To reproduce
Standard installation instructions
```py
"""Some streaming examples."""
import os
import sys
import typ…
-
@sovit-123 Very nice work on the Gradio app!
I'm able to get prompts where the output is a new image working fine. For example:
point to the people
But, I'm getting the following error when th…
-
I've been using faster-whisper-server via Docker for weeks with no issues with my transcription script on Ubuntu, but suddenly the server is just broken.
I get this error, whenever I try to transcr…
-
Hello, I recently tried to spin up this program again, but it seems like there's some problem with speaker diarization.
It worked okay month ago, and I have not changed anything in the config file.…
-
I attempted to use faster-whisper in PyCharm, created a new project with dedicated venv and followed the installation instructions given in this repo. However, when I tried to run the example script …
-
When i run "python main.py --api" I have this error.
Traceback (most recent call last):
File "main.py", line 2, in
from AudioTranscriber import AudioTranscriber
File "C:\Users\Technomi…
-
No matter whether I load the local model or the gpt2-imdb model from huggingface, the following error is reported:
`
ValueError: GPTModelBranch does not support an attention implementation through t…
-
I'm sorry if this is dumb of me but fedora is installed on my computer and it is SO SLOW when running whisper.cpp. I need speech-to-text for my dyslexia.
here is the out put of when I speek after ru…
-
### Scenario
I have the "create new file after recording" setting turned off.
I am creating a diagram using Obsidian Canvas.
I have a text box in the diagram open for editing, with the cursor blink…