codeforequity-at / codeforequity-at/botium-speech-processing

Audio File Size Limit

Open
#22 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
943
Forks
56
Avg merge
1m
Merged PRs (30d)
2

Description

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.