Skip to content

skwid-inc/NeMo-ASR

Repository files navigation

NeMo FastConformer Streaming ASR

Cache-aware streaming ASR on Modal with H100.

Deploy

modal deploy nemo_asr_modal.py

WebSocket Protocol

  1. Connect to wss://<modal-url>/ws
  2. Wait for READY
  3. Send audio chunks (16kHz, 16-bit PCM)
  4. Receive JSON: {"text": "...", "is_final": false}
  5. Send END when done
  6. Receive final response with is_final: true

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages