Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aldrinjenson/song-maker
https://github.com/aldrinjenson/song-maker
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/aldrinjenson/song-maker
- Owner: aldrinjenson
- Created: 2024-04-24T02:30:28.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-06-13T12:10:50.000Z (5 months ago)
- Last Synced: 2024-06-13T14:47:05.234Z (5 months ago)
- Language: Python
- Size: 968 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: ReadMe.md
Awesome Lists containing this project
README
# Song-Maker
Streamlit based simple app to enter a description and get a 1 minute long awesome AI song!
- Uses onofficial https://suno.gcui.art/docs to act as an API for Suno
- Follow the instructions in the above docs to create an enpoint.
- Create `.env` file similar to `.env.example`## Demo
![demo image 1](demo/img1.png)
![demo image 2](demo/img2.png)