Skip to content
 
 

Repository files navigation

  1. Download Ubuntu 26.04

  2. Setup:

sudo apt update && sudo apt upgrade -y
sudo apt-get install portaudio19-dev python3-pyaudio # For microphone input
sudo apt install python3.14-venv
python3 -m venv .env
source .env/bin/activate
pip install useful-moonshine-onnx transformers torch numpy silero-vad
sudo apt update && sudo apt install python3.14-dev -y
pip install pyaudio numpy silero-vad
  1. Download refiner.py
  2. Download live_pipeline.py
  3. Run in environment
python3 live_pipeline.py

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages