-
我尝试将 VADIterator 的 sample_rate 采样率修改为8000HZ。
频繁出现下面日志:
2024-11-10 15:48:27.574 | DEBUG | __main__:websocket_endpoint:204 - 0: VAD start: 0.316
2024-11-10 15:48:36.579 | DEBUG | __main__:webso…
-
So i want to send some audio stream to my fastapi server which processes it and sends it back to the client. Its pretty straight forward to build a streaming endpoint in FastAPI with:
```
@app.we…
-
### next-on-pages environment related information
```
System:
Platform: darwin
Arch: arm64
Version: Darwin Kernel Version 24.1.0: Mon Sep 30 00:10:31 PDT 2024; root:xnu-…
-
### What would you like to share or ask?
Hello, i asked this question on discord and was recommended to post it here. I have a working solution but the UI updates very slowly so any recommendations…
-
### Minimal steps to reproduce
1. I set up the following variables in my `.env` file:
```plaintext
AZURE_OPENAI_ENDPOINT=wss://aihubrealtimem6781383663.openai.azure.com
AZURE_OPENAI_REALTIME_D…
-
I deployed a Quart app on Azure (using Docker), and they have some kind of reverse proxy that decrypts HTTPS traffic to HTTP traffic.
Now if I apply ProxyFixMiddleware and use `url_for()` in my tem…
hhakk updated
1 month ago
-
### Duplicate Check
- [X] I have searched the [opened issues](https://github.com/flet-dev/flet/issues) and there are no duplicates
### Describe the bug
I tried to change the websocket endpoin…
-
It is definitely the latter. It's already the basis of a couple of personal applications. As the repo continues having improvements, I guess it can better serve others with their projects as w…
KmiQ updated
4 months ago
-
nekolive going be build 2 types, and going be open source one of types.
start of open source going have few basic websocket and few more.
for non open source, going have alerts, emojis, and few…
-
**What would you like to be added**:
The websocket testing endpoint `/test/` tests the connection to the shell server by doing a HTTP request against the health endpoint as well as a opening a we…