Skip to content

Fix Python demo code in README.md #100

@davidarchanjo

Description

@davidarchanjo

The Python demo code provided in the README.md is not working. To fix it, this instruction print(f"Generated {duration:.2f}s of audio") must be changed to print(f"Generated {duration[0]:.2f}s of audio").

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