-
Might be helpful to better understand context during RAG
-
I see this in README:
```
client.updateSession({
turn_detection: { type: 'none' }, // or 'server_vad'
input_audio_transcription: { model: 'whisper-1' },
});
```
there is "model: 'whisper-1'…
-
Nice add-on.
For a new project I was hoping to do VAD to know when people are speaking (maybe even singing) and I was wondering if your audio analysis could be used for it?
Do you think it's pos…
-
Currently we're simply calculating the loudness of incoming audio and if it's below a certain value, we say it's silence. Would be cool to find a specialized algorithm that does this better, like what…
-
**Is your feature request related to a problem? Please describe:**
- When GoAlert leaves a voicemail the beginning of the message is cutoff
- The UI doesn't distinguish between a voice call bein…
-
Can you please add official port of the TensorFlow Lite Micro library to new RP2350 (and old RP2040) microcontroller platforms?
There looks to be a few unofficial ports of the [TensorFlow Lite Micr…
-
### Voice Changer Version
MMVCServerSIO_win_onnxdirectML-cuda_v.1.5.3.18a
### Operational System
Windows 10
### GPU
Nvidia GTX 1080ti 12GB
### Read carefully and check the options
- [x] I've tr…
-
Hello!
I have some questions regarding the behaviour of the patch detection and alignment.
Firstly I would like to clarify - in Visqol's --verbose output, the patch start and end times - are the…
-
Hello, could someone tell me how to use the PDM capture audio card in rk3566?
We are using these pins for this purpose:
![image](https://github.com/user-attachments/assets/a794fcdf-981a-4977-b26b-…
-
- [ ] Train or download a KWS model for your hexapod's onboard computer.
- [ ] Respond to keywords using pre-programmed responses or integrate with an AI like ChatGPT for dynamic conversation.
- […