-
I have been following along with your tutorial and I am having trouble getting the audio to play properly through the doorbell.
**My Bash File**
```
#!/bin/bash
curl -vvv \
--limit-rate 8k \
…
-
I'm attempting to upload a file to supabase with this but I'm getting :invalid_unicode during streaming errors. I've tried with different mp3 files, and still :invalid_unicode.
Here's what the path…
-
### Feature description
I hope it is OK to submit this large feature request here as I do not have the skills or resources to implement this myself. As such, this is just a feature suggestion meant…
-
## What is the current behavior?
> Setting the "redact" option, as a string/array in the listenLiveClient options does not make the transcripion redacts the text.
https://developers.deepgram.com/d…
-
I am interested in streaming audio chunks and performing continuous S2TT. Is this possible with the current code? If so, any guidance would be much appreciated!
-
**Describe the bug**
更新版本后,调用 gradio api 报错:httpx.HTTPStatusError: Client error '403 Forbidden'
在 webUI 上,合成声音后,点击下载无反应
编写一个简短的脚本:
```
from gradio_client import Client, file
client = Clien…
-
----
## 🚀 Feature
Support websocket endpoints to allow two-way real-time data communication.
### Motivation
Currently, the requests are processed with the expectation that the …
-
### What do you need help with?
I've been trying this package using the following command on a HomePod Mini
`ffmpeg -i http://netradio.ruv.is:80/ras1.mp3 -f mp3 - | atvremote -n stream_file=-`
…
-
hey. I was testing the Pixel Streaming mic capture today, and it is not working! It only captures audio for 0.5-2 seconds and plays that back. Then it keeps playing the previous recording even after i…
-
## Request
Add `AudioInput` widget for working with streaming audio
## Motivation
Looking at the awesome results of the [VideoStream example PR](https://github.com/holoviz/panel/pull/4047) it…