Transcriber
Budget: $250 – $750 USD
It’s required to create an audio recorder/editor with a transcribing option.
Key points for transcription:
1. Due to the 1-minute limit on transcription, it is necessary to somehow re-open the session and re-send a new piece of the file. The audio file is supposed to be broken into chunks to be sent.
2. Chunks should be produced with no sound at the edges of the chunk to avoid incorrect transcription of the result. The audio file is supposed to be parsed where the chunks need to be cut.
3. The server responses must then be compiled back into a single text file. Error handling is expected when the response is not present on the server or returned with an error. In this case, you need to resend the chunk again.
Key points for transcription:
1. Due to the 1-minute limit on transcription, it is necessary to somehow re-open the session and re-send a new piece of the file. The audio file is supposed to be broken into chunks to be sent.
2. Chunks should be produced with no sound at the edges of the chunk to avoid incorrect transcription of the result. The audio file is supposed to be parsed where the chunks need to be cut.
3. The server responses must then be compiled back into a single text file. Error handling is expected when the response is not present on the server or returned with an error. In this case, you need to resend the chunk again.