-
Hi Guys,
Ours is the real-time audio transcription application running in the Azure Kubernetes Service(AKS). We are using the WebSocket as the communication protocol which is going to be a long live …
-
While using the medium model on a GPU system, I get this error message:
`ERROR:root:[ERROR]: Sending data to client: sent 1000 (OK); then received 1000 (OK)`
This mean the client disconnected befo…
-
# Deploy a Speech-to-Text model
These works are focused on Whisper.
## What's whisper?
Whisper is a Transformer-based model developed by OpenAI, specializing in Speech-to-Text (STT) tasks, also kno…
-
**Describe the bug**
Randomly getting this error
```
{
message: 'Error',
type: 'quota_exceeded',
reason: 'Concurrent Quota Exceeded'
}
```
Here is my code
```
ws.on('message', a…
-
Hi, and thanks for your project, it works flawlessly and I had met no issue at all.
I would just like to ask if there is a way to "trap" or echo somewhere the real time transcriptions obtained with t…
-
- add support for fili lang
- all models are supported, but add code for runtime customization
UPDATE 23-12-04: [new stuff happend](https://github.com/JiovannyEscobar/my-humble-code-2/issues/3#iss…
-
Clicking on a `` element with target attribute in a diplomatic transcription does not seem to be opening the bottom window with the referenced text or link to referenced text.
```
Path: /text?r…
-
I am integrating Deepgram JS SDK in React Native. Following this documentation (https://developers.deepgram.com/docs/node-sdk-streaming-transcription)
I initialised the SDK doing this:
import { cr…
ndbac updated
1 month ago
-
:warning: Wire-frames and live-demos are just for example purpose. **They doesn't meet entirely this requirement**.
:pencil2: Pencil icon marks specs that are waiting for definition
********…
-
Problem:
Current automatic speech recognition (ASR) solutions for video conferencing, including BigBlueButton, do not adequately address the needs of deafblind users. While real-time transcriptions…