-
### What happened?
When trying to perform a health check on the Azure OpenAI Whisper model (/health endpoint), I encountered an error stating that the audio file `gettysburg.wav` was not found.
…
-
After waiting 10 minutes I get this message 🤷♂️
Due to a bug fix in https://github.com/huggingface/transformers/pull/28687 transcription using a multilingual Whisper will default to language detec…
-
----
## 🚀 Feature
Support websocket endpoints to allow two-way real-time data communication.
### Motivation
Currently, the requests are processed with the expectation that the …
-
- **Description:** Use Whisper AI on the GPU server to process video and generate subtitles.
- **Tasks:**
- [ ] Set up the Whisper AI model on a GPU server.
- [ ] Fetch video files fro…
-
**Which OS are you using?**
- OS: Ubuntu 24.04
- Standalone Linux Install
I've noticed that after running a transcription the model remains on VRAM making impossible to do another transcription…
-
Best #voicenote tool EVER. Seriously, 300 free #transcription minutes a month! https://otter.ai/referrals/9A3UKGJ1
-
Follow-up : https://github.com/coronasafe/care_fe/issues/8202 https://github.com/coronasafe/care_fe/issues/8203
**Describe the bug**
When the upload is completed for the scribe using iPhone, the…
-
### Description
We aim to enhance our speech-to-text (STT) model by fine-tuning it using exclusive speaker-specific data combined with our existing base training data. We will use Low-Rank Adaptation…
-
When using AudioTranscription Options, they seem to be getting overwritten with the defaults.
Setting options as:
```
OpenAiAudioTranscriptionOptions transcriptionOptions = OpenAiAudioTranscrip…
-
**Is your feature request related to a problem? Please describe.**
Our LiveKit use case requires a period of silence (to end the transcription) before triggering an event.
Environments that have …