Route mic recording through MiMo ASR

#42
by ADJCJH - opened
Build Small Hackathon org

Replace browser SpeechRecognition mic dictation with MediaRecorder audio capture. The browser posts audio to a same-origin /dream-asr route; the server-side route calls the configured Modal MiMo ASR endpoint and streams the transcript back into the dream note UI.

ADJCJH changed pull request status to merged

Sign up or log in to comment