Skip to content

frequent panic when setting lower redemption_time #55

@yujonglee

Description

@yujonglee

Default redemption_time is 600ms. When I set it to 300ms, I got frequent panic:

silero-rs/src/lib.rs

Lines 443 to 446 in 26a6460

None => panic!(
"Duration {}ms is outside of session audio range",
duration.as_millis()
),

Any thoughts?
I think we can start adding different VadConfig when running the test.

Thank you.

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