amazon-nova-samples
amazon-nova-samples copied to clipboard
*Issue #, if available:* *Description of changes:* By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
… device and audiocontext *Issue #, if available:* https://github.com/aws-samples/amazon-nova-samples/issues/78 *Description of changes:* This fixes the [firefox issue](https://github.com/prettyprettyprettygood/amazon-nova-samples/issues/10) where the mismatched sample rates between the Audiocontext and input source throws and...
Problem While accessing the sample app with firefox it throws an error highlighting the incompatibility of sample rates Ref:  This is stemming from the fact that Firefox doesn't support...
`server.ts` shows always 0 as active connections. This is due to using the wrong way of calculating connections count https://github.com/aws-samples/amazon-nova-samples/blob/6f5ab3f04ea3b77ad7c5a228cc5a1dafe662be86/speech-to-speech/sample-codes/websocket-nodejs/src/server.ts#L65-L68 It should be: `io.sockets.sockets.size` The `setInterval` should be moved outside...
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/...
When trying to "Start streaming" in sample-codes/websocket-nodejs, I get the following banner error in the browser: ``` Error: AudioContext.createMediaStreamSource: Connecting AudioNodes from AudioContexts with different sample-rate is currently not supported....
So I managed to get [speech-to-speech/sample-codes/console-python/nova_sonic_tool_use.py](https://github.com/aws-samples/amazon-nova-samples/tree/main/speech-to-speech/sample-codes/console-python) up and running, but the assistant's responses seem to get picked up and fed back in as user utterances - as shown by the...
When trying to `pip install` as described in [speech-to-speech/sample-codes/console-python](https://github.com/aws-samples/amazon-nova-samples/tree/main/speech-to-speech/sample-codes/console-python), I'm getting the following error: ``` self._finalize_license_expression() running bdist_wheel running build running build_py creating build/lib.macosx-11.0-arm64-cpython-313/pyaudio copying src/pyaudio/__init__.py -> build/lib.macosx-11.0-arm64-cpython-313/pyaudio running build_ext...
Bumps [esbuild](https://github.com/evanw/esbuild) to 0.25.2 and updates ancestor dependency [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). These dependencies need to be updated together. Updates `esbuild` from 0.24.2 to 0.25.2 Release notes Sourced from esbuild's releases. v0.25.2 Support...
Is there any way we can invoke nova act from Bedrock because I don't see an option to generate api keys for users other than US.