aws-samples / aws-samples/amazon-nova-samples
(S2S sample-codes/websocket-nodejs) Microphone settings not optimal for my setup
Open
- Dominant language
- Jupyter Notebook
- Stars
- 452
- Forks
- 266
- PR merge metrics
- No merged PRs in 30d
Description
I just wanted to mention that if you encounter issues with Sonic understanding what you are saying you need to:
1/ check which microphone is your browser actually using
2/ try to modify the microphone settings:
https://github.com/aws-samples/amazon-nova-samples/blob/6f5ab3f04ea3b77ad7c5a228cc5a1dafe662be86/speech-to-speech/sample-codes/websocket-nodejs/public/src/main.js#L53-L57
In my case I got better result disabling both noiseSuppression and echoCancellation.
Contributor guide
Assessment
This issue has not been assessed yet.