Skip to content

Process killed when input is a very long file. #5

@danpad01

Description

@danpad01

When I do:
poetry run python -m examples.generate_webvtt -i ~/<path>/segment.wav -m vosk-model-en-us-0.22-lgraph
it works just fine but when i try to run it with the complete file (1.5 hours) it outputs that the process had been killed.

The segment.wav file is 1.5 minutes.

I tried to delete the transcription part (I only need the speaking diarization) and the same problem occurs.

Is the maximum size or length of the file defined somewhere?

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