This is a Docker wrapper around chitralekha18/AutoLyrixAlign and gazugafan/AutoLyrixAlignService
All the real work is done by the system developed at chitralekha18/AutoLyrixAlign, though. Amazing work going on over there that's honestly over my head. I just wanted to use it as a foolproof API service.
- Docker Official Installation Docs
- RAM. chitralekha18/AutoLyrixAlign recommends having 20GB of RAM. I've found that it uses closer to 13GB. Your mileage may vary!
- Disk Space. You'll need about 16GB free to automatically download and extract the necessary data files. After the initial setup, about a 13GB footprint will remain used.
docker run -d --name karaokeer -v /home/user/karaoke:/media/karaoke -p 3000:3000 helvio/karaokeer
Variable | Description | Default |
---|---|---|
KARAOKE_OUTPUT | Folder to save Karaoke files | /media/karaoke |
GENIUS_API | Genius API Key | (blank) |