mohdfareed / msd-p18538

Interactive Training Robot for Fire Safety
0 stars 0 forks source link

Audio processing #30

Closed mohdfareed closed 3 months ago

mohdfareed commented 5 months ago

There are two areas in the software that don't function correctly at the moment due to audio processing. The backend audio services work with raw audio data, while the transcription library expects WAV data. The frontend captures audio through the browser without a reliable way to detect the audio configuration (transmission of the config is already implemented).

The exact problems are the following: