GitHub - ai-mastering/tutorial-ruby: AI Mastering API tutorial for Ruby. · GitHub
Skip to content

ai-mastering/tutorial-ruby

Folders and files

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

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages