Skip to content

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

@yourappleintelligence

Description

@yourappleintelligence

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions