SUNO - AI music generation. It is developed based on FastAPI technologies
Official website: https://suno.com/
- Support latest chirp-v5 model
- fetch .env token from https://share.acedata.cloud/r/1uHHYC0HiL
- You can visit API documentation through http://localhost:8000/docs
-
From https://share.acedata.cloud/r/1uHHYC0HiL fetch SUNO Application TOKEN and edit the
.env.examplefile, rename to.envand fill in cookie. -
Start the service
docker-compose up --build -d -
Now you can access the service through http://localhost:8000
https://github.com/SunoAI-API/Suno-API