Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI Mastering API tutorial

This is the AI Mastering API tutorial written in ruby.

AI Mastering

API docs

API specification

Setup

# install dependencies
bundle install

# set access token (can be get from https://aimastering.com/app/developer)
export AIMASTERING_ACCESS_TOKEN=[AI Mastering API access token]

Run

# Upload test.wav, do the mastering, download and save the output as output.wav 
bundle exec ruby main.rb --input test.wav --output output.wav

License

CC0

About

AI Mastering API tutorial for Ruby.

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages