-
I've followed the instructions exactly but still can't transcribe audio file in a few minutes.
insanely-fast-whisper --file-name /[test].wav --device-id mps
🤗 Transcribing... ━━━━━━━━━━━━━━━━━━…
-
### The Feature
Using deepgram's api as an endpoint for transcription.
### Motivation, pitch
I use the transcription feature or litellm a lot. I think it would be awesome to be able to switch easil…
-
I host the Faster-Whisper Docker container on my server. I did not see if it can use other hardware to speed things up?
Thanks!
-
Hi there!
First of all thanks a lot for this repo
it works wonderfully, and even found realtime mic example from another issue's comments
the thing is... that sometimes recording silence produces…
-
Hello,
I am using the below code to build a voice agent, most of the code has been gathered from different examples. I am facing the following problems:
1- interruption handling is bad compared to e…
-
also, if the file is an audio file:
Use openai whisper to transcribe it, and then use the transcript text and send that to the assistant (as if it was the message from the user)
-
## Problem
The repo is currently organized like so:
- An `src` folder containing all the CLI logic.
- A `packages` directory with three sub-directories:
- `server` containing a Fastify backe…
-
Hi,
Would it be possible to point to a locally hosted Whisper instance rather than OpenAI (currently looking at https://github.com/ahmetoner/whisper-asr-webservice)? Alternatively, or perhaps in ad…
-
### 您希望的更新和改进是什么 | Update or Improve
It will be wonderful if our team can support this mode.
Because this will improve segmentation , resulting in more accurate and easier to understand translated s…
-
**Describe the bug**
Following the instructions in https://github.com/microsoft/Olive/tree/main/examples/whisper, I carried out the following steps for model optimization:
1)
```
python3 prepare…