-
Hey,
I ran the server code using the following command: **python run_server.py --port 9090 --backend faster_whisper**
I checked the server status with: **netstat -ano | findstr :9090**.
The …
-
## Inspiration
So there is a gradio space [https://huggingface.co/spaces/hf-audio/whisper-large-v3](url) that uses whisper, from the hugging face api :
```python
import spaces
import torch
…
240db updated
1 month ago
-
Clang doesn't format the files and throw errors that it failed to find imports from external libraries (I use cmake)
```console
#include "sherpa-onnx/c-api/c-api.h"
'sherpa-onnx/c-api/c-api.h' fi…
-
https://www.reddit.com/r/youtubedl/comments/1g574wr/comment/lsc7j6y/?context=3
> It would be great if you could also point it at a local directory and transcribe into this nice format. I've been sl…
-
Hello Whisper ASR Team,
I've been having a blast using your web service. Inspired by your work, I decided to roll up my sleeves and add Intel ARC / XPU support. It's been quite the adventure, espec…
-
`optimum-cli export onnx --model openai/whisper-large-
v3 whisper/`
`mprof run optimum-cli export onnx --model open
ai/whisper-large-v3 whisper/`
-
So I'm building an assistant with which I'd like to be able to speak both in french and english (mainly because the models have trouble understanding my accent). However it sometimes Understands me as…
-
I have seen some other talk of memory leaks (#390), but I'm having a more sporadic, shorter term issue.
I've experienced this on both an RTX 4070 with 12GB VRAM and an RTX 3090 with 24GB VRAM.
`…
-
### Question
Hey,
I'm trying to use `whisper-web` demo with my finetuned model.
After I managed connecting my model to the demo application, I'm getting errors related to this:
https://github.co…
-
file!
Using model -> [ base.en ]
MarkIn: 86400
Rendering Audio for Transcription...
Progress: 100 %
Audio Rendering Complete!
Transcribing Audio...
C:\Users\neeth\AppData\Local\Programs\Python…