Real-time neural inference for audio
anira bridges modern neural network architectures with the hard real-time constraints of audio processing. It runs inference off the audio thread, manages a static thread pool for parallel execution, and ships with benchmarking tools to measure and tune latency end-to-end.
Features