-
Synthizer verb does not support model to be changed for playht and elevenlab, currently it's taking setting from applications configuration
-
**Is your feature request related to a problem? Please describe.**
I want to be able to use the speaker of my Friend Programatically.
**Describe the solution you'd like**
A speaker characteristic…
-
## What is the current behavior?
When using the API `FromStream` and `FromFile`, the function call always returns this error:
`{"err_code":"Bad Request","err_msg":"Failed to process the payload. E…
-
**Is your feature request related to a problem? Please describe.**
https://github.com/BasedHardware/Friend/blob/7539e2eb315ca3fba4ce07b8ed1057b03dfdc09e/backend/routers/transcribe.py#L66
The webso…
-
I'm encountering a `TypeError` in the file `/livekit/agents/ipc/proc_main.py` with livekit-agents version: 0.8.8
This issue occurs in the `_forward_logs` function:
```python
def _forward_logs(s…
-
Came across this project and felt it was perfect for what I was planning on doing. Had some issues with it, but nothing that I couldn't get through with help from google and asking others. This mornin…
-
## What is the current behavior?
I am trying to do an async transcription.
I get an error that says
`Task failed with exception: Attempted to send an sync request with an AsyncClient instance.…
-
I used mediarecroder torecord the stream and when the socket is opened i will send the available data to the deepgram socket , but i recieved the random messages in this process.
i send the message…
-
Just tried function calling example with following versions:
```plaintext
livekit-agents==0.7.0
livekit-plugins-openai==0.5.0
livekit-plugins-deepgram==0.5.0
livekit-plugins-elevenlabs==0.5.0
…
-
### Issue Summary
When initializing the `VoiceAssistant` with `min_endpointing_delay=5`, the assistant does not wait 5 seconds before sending the transcription to the LLM. This results in multiple …