Skip to content

Audio File Size Limit #22

@ashfaq-ahmed

Description

@ashfaq-ahmed

Hi, I am running it through docker and am able to successfully convert speech to text using http file upload

The problem is, when I try uploading a large audio file (188mb), I get Content-Length too long Error in the master.log file.

I have already increased and resolved the nginx limit, and express limit, The request goes through these and reaches tornado but tornado doesn't let it through due to its own limit.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions