Commit Graph

111 Commits

Author SHA1 Message Date
66a873b3c2 fix: prevent browser from caching audio
Add a random query parameter to the end of the track URL to prevent the
browser from caching the audio file, forcing it to fetch the latest
track
2024-07-20 21:48:43 +01:00
ae37327095 fix: cancel timer when server shuts down 2024-07-20 21:47:57 +01:00
dcaec061d6 feat: add dark mode support 2024-07-20 21:36:31 +01:00
a6794dafca feat: add basic play/pause web ui 2024-07-20 21:18:41 +01:00
074d96b76d feat: start adding server code 2024-07-20 17:09:22 +01:00
c969a5280a chore: add gitignore 2024-07-20 16:30:23 +01:00
91f1db90a3 feat: gen more audio files and increase duration 2024-07-20 16:28:16 +01:00
ec71c0b235 feat: change model to musicgen 2024-07-20 14:46:25 +01:00
f1ecddc918 feat: change model used 2024-07-20 12:42:35 +01:00
1cc81f4da2 chore: add requirements.txt 2024-07-20 12:26:56 +01:00
0ff74a85ef initial commit 2024-07-20 12:24:31 +01:00