LLM_Broadcaster
A downloadable tool for Windows
Download NowName your own price
LLM_Broadcaster is an automatic music player that emulates a radio station experience.
- Add Your Music: Simply drop your music files into the
"music_folder"
, and they will be available to play within the application. - Custom Voices: Enhance your broadcasts by adding custom voices. Place Piper TTS models in ONNX format into the
"voices"
folder. - Local Text Generation: The application uses a local GGUF model to generate all text, ensuring everything runs locally on your CPU without the need for internet access.
- Sound Effects: Personalize your station with sound effects by modifying the
"emoji_sound_mappings.json"
file and adding your sound files to the"sounds"
folder. - Weather Updates: Get real-time weather updates by integrating with the OpenWeatherMap API. You must have your own API key to use this feature.
LLM_Broadcaster is ready to use right out of the box. Simply download and run!
LLM_Song_Intro_Dataset: https://huggingface.co/datasets/Alienanthony/LLM_Broadcaster_Song_Introductions
Status | In development |
Category | Tool |
Platforms | Windows |
Rating | Rated 5.0 out of 5 stars (1 total ratings) |
Author | alienanthony |
Tags | ai, Automation, llm, Music |
Download
Download NowName your own price
Click download now to get access to the following files:
LLM_Broadcaster.zip 846 MB
Comedy_and_Song-Introduction_Generation_Format.md 6.1 kB
Development log
- Data Gen for LLM80 days ago
Comments
Log in with itch.io to leave a comment.
hi, when i run it on my Xeon E5, i have error (check screenshot)
On another pc (with intel i5), it works
Is it 32 bit or 64? It's probably a issue with llama.cpp. I intend to fix up the llm loader to be openai standard so people can use offloaded servers if they want.
the both are windows 10 x64
great stuf!
Thanks. If you run into any issues let me know and I'll address them as soon as i can!
I'll be wanting to add more refined features like yt vids, transitions, and fake adverts. plus I had a request for open-ai server alternative so that too :D