-
Session is immediately closed with exception type `socket_error` and message "We could not connect to the voice. Please try again."
The error originates here https://github.com/HumeAI/empathic-voic…
-
when I run evi-python-example, I always get 403
websockets.exceptions.InvalidStatusCode: server rejected WebSocket connection: HTTP 403
client = HumeVoiceClient(api_key=HUME_API_KEY)
client = …
-
Something in version 0.1.15 (probably #265) has changed the behaviour of the functions returned by the `useVoice` hook. The references returned are now changing with each render (so as often as `fft` …
-
Does `@humeai/voice-react` have an easy way of updating the system prompt? Couldn't find it in the docs and the index.d.ts
akdeb updated
4 months ago
-
Hello
Even it is in iframe, it is in black screen
https://iframetester.com/?url=https://voice-widget.hume.ai/
-
`pip install hume[stream]` yields `no matches found: hume[stream]`. `pip install hume` works fine. Please advise.
-
Hello friendly HumeAI team!
I am trying to run the following code in Jupyter Notebook:
```
import asyncio
from hume import HumeStreamClient, StreamSocket
from hume.config import FaceConfig…
-
Hi ExVo team,
I got an error when training the multitask code with DeepSpectrum features. Other features are OK.
Here are the command and error message.
```
(ExVo2022) pc060066:ExVo-MultiTask$ …