Streaming SenseVoice processes inference in chunks of SenseVoice.
$ python main.py

$ python realtime.py
A basic WebSocket service built with Recorder and FastAPI; the frontend uses MP3 format to transmit audio information to reduce latency and increase stability.
pip install -r requirements-ws-demo.txt
python realtime_ws_server_demo.py
# check cli options
python realtime_ws_server_demo.py --help
Python
73.6%
HTML
26.4%
Streaming SenseVoice processes inference in chunks of SenseVoice.
$ python main.py

$ python realtime.py
A basic WebSocket service built with Recorder and FastAPI; the frontend uses MP3 format to transmit audio information to reduce latency and increase stability.
pip install -r requirements-ws-demo.txt
python realtime_ws_server_demo.py
# check cli options
python realtime_ws_server_demo.py --help
Python
73.6%
HTML
26.4%