Skip to content

morganlavery/infinity-stability

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Infinity Stability

A tiny local interface for generating Stable Audio tracks through the Stability AI API and saving each result with titles, prompts, tags, notes, and generation settings.

Setup

  1. Create a Stability developer API key from the Stability Developer Platform API Keys page.
  2. Copy .env.example to .env.
  3. Put your key in .env.
  4. Run:
npm start

Then open http://localhost:3456.

Notes

  • Your API key stays on the local Node server and is not sent to the browser.
  • Generated files and metadata are saved in data/tracks/ and data/library.json.
  • API credits are Stability Developer Platform credits. Stable Audio website/app subscription credits may be a separate balance.

About

Local Stable Audio generation studio using the Stability AI API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors