Skip to content

Instantly share code, notes, and snippets.

@Thersis94
Created November 27, 2019 00:11
Show Gist options
  • Save Thersis94/eb9112894361b9c74d08c20be192f10a to your computer and use it in GitHub Desktop.
Save Thersis94/eb9112894361b9c74d08c20be192f10a to your computer and use it in GitHub Desktop.
AI Audio Mastering
My app is for podcasters and hobbyist musicians who are looking for a professional sound but can’t afford to spend hundreds of dollars on a professional mastering engineer.
The neural network has already been built and trained. I simply need to integrate it into a full stack website.
The neural network is setup to receive two different pieces of audio. A target and a raw file. The neural network analyzes the target audio and will then master the raw audio to equivalent levels.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment