Skip to Content
User ManualIntroduction

OpenNeuro

A real-time audio pipeline framework for building voice AI applications.

Overview

OpenNeuro provides a graph-based architecture for composing audio processing pipelines. Components communicate through typed channels with automatic format conversion.

For VRChat and VB-Cable A+B routing instructions, see VRChat Audio Routing.

Quick Start

cd backend uv sync cd ../frontend bun i
cd .. bun dev