Skip to content

mikeoliphant/NeuralAudio

Repository files navigation

NeuralAudio

This is currently a place for me to experiment with real-time audio machine learning in C# - specifically on playback of ML-trained network models.

While I have a hard time making myself completely ignore optimization, the focus here is more on ease of use for experimentation.

Currently I only have support for NAM and CoreAudioML LSTM models, but that will likely change soon.

AudioPlugSharp is used to implement a VST for audio testing.

About

Machine learning audio model playback in C# .NET

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages