deepspeech-websocket-server icon indicating copy to clipboard operation
deepspeech-websocket-server copied to clipboard

move audio writing to server from client

Open ezavesky opened this issue 6 years ago • 0 comments

I would like the server to be responsible for logging new audio files to disk instead of the client so that it can intercept incoming requests from both the file API as well as WebSocket. Additionally, this utilizes the EOS marker that clearly indicates that the server should stop recording a stream.

This will be a self-completed issue, but seeking opinion before execution.

ezavesky avatar Sep 05 '19 12:09 ezavesky