Skip to content

vosslab/automated-radio-disc-jockey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Automated Radio Disc Jockey

Automated Radio Disc Jockey is an AI-powered local DJ for people who want a radio-style playback loop: it reads local audio files, builds a spoken intro with an LLM, speaks it with TTS, and plays the track while queuing the next selection.

Documentation

Quick start

source source_me.sh && python3 -m pip install -r pip_requirements.txt
./disc_jockey.py -d /path/to/music -n 5 --tts-engine say --testing

Testing

  • ./test_steps.sh

About

an AI-powered local DJ for people who want a radio-style playback loop: it reads local audio files, builds a spoken intro with an LLM, speaks it with TTS, and plays the track while queuing the next selection.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages