Skip to content

Difference between total character durations and buffer duration #599

Open
@lbaliunas

Description

@lbaliunas

Hi,

I'm using ElevenLabs websockets. I'm using ulaw_8000 output format, and get the alignment times for each chunk. I notice that there is a difference between audio buffer duration, calculated by dividing the number of bytes by 8000 (as per ulaw_8000 encoding), and the sum of the charDurationsMs provided in the alignment.

Could I get clarification on why is that so? Shouldn't they be the same?

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingd-hardIssues that involve significant effort, such as major code refactors, backend changes, or new featurquestionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions