Skip to content

Python - send chunks of audio instead of whole buffer - is it possible? #44

@mph070770

Description

@mph070770

I am recording audio from a microphone. My test records 10 seconds of PCM, converts it to a WAV and then sends the whole file to ACRcloud. However, I think it's possible to send smaller chunks of audio (say 1s x 10 chunks) that allows ACR cloud to start processing earlier, and possibly give a result after less that 10 seconds. Am I correct and if so, is it possible in python? Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions