AccelerateNetworks / DeepSpeech_Frontend

A webpage and API for using Mozilla DeepSpeech
GNU General Public License v3.0
47 stars 8 forks source link

Transcoding can wreak havoc with data :P #5

Closed danry25 closed 5 years ago

danry25 commented 5 years ago

Figure out what transcoding changes should be put in place to prevent audio from getting muxed up like in https://github.com/mozilla/DeepSpeech/issues/1726

danry25 commented 5 years ago

Looks like different libraries were used on https://github.com/mozilla/DeepSpeech/commit/9aa23ed387439257579ac5bd9869b43ecd432248

danry25 commented 5 years ago

Transcoding using FFmpeg with our current options appears to not cause audio mirroring/distortion.