Spaces:
Running on Zero
Running on Zero
Route mic recording through MiMo ASR
#42
by ADJCJH - opened
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