aws-samples / aws-samples/amazon-nova-samples

How to Use Nova Sonic Speech-to-Speech with Python (boto3 or aws_sdk_bedrock_runtime?)

Open
#114 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Jupyter Notebook
Stars
452
Forks
266
PR merge metrics
No merged PRs in 30d

Description

I’m trying to use the speech-to-speech (Python example), but I keep encountering errors related to:

`ERROR: No matching distribution found for aws_sdk_bedrock_runtime`

I haven’t been able to find a corresponding pip package for aws_sdk_bedrock_runtime.

How can I install or use it?

I also found this GitHub repo: https://github.com/awslabs/aws-sdk-python, but I’m not sure how to use it as a package in my project. Can you guide me on that?

Additionally, I want to know: Can I use Nova Sonic (https://docs.aws.amazon.com/nova/latest/userguide/speech-bidirection.html) with boto3, or do I have to use aws_sdk_bedrock_runtime to work with it? because code snippets example in nova sonic docs I can only see aws_sdk_bedrock_runtime usage.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.