git clone https://github.com/haixuantao/makepad-realtime
cd makepad-realtime
cargo build --release
cd makepad-realtime
cargo run -r
git clone https://github.com/haixuanTao/fastwebsockets
cd fastwebsockets/examples
uv venv --seed -p 3.11
dora build whisper-template-metal.yml --uv ## very long process
cd fastwebsockets/examples
source .venv/bin/activate
dora up
cargo run --release --example echo_server --features upgrade
dora destroy
- Click on Connect to Finetuned Whisper
- When the session is ready
- Click on Start Conversation
- Start talking
- When finished click on Stop Conversation
- Click on Connect to FunASR ( not working superwell for now )
- When the session is ready
- Click on Start Conversation
- Start talking
- When finished click on Stop Conversation
Screen.Recording.2025-07-29.at.19.41.55.mov
brew install git-lfs # MacOS
git lfs install
git clone https://github.com/moxin-org/moxin-voice-chat.git