Skip to content

watch twitter for a certain hashtag and send it to festival voice synthesis!

Notifications You must be signed in to change notification settings

boblannon/bumbletweet

Repository files navigation

bumbletweet

Bumble not included

watch twitter for a certain hashtag and send it to festival voice synthesis!

Quick Start

  1. configure enviroment virtualenv --no-site-packages virt source virt/bin/activate pip install -r requirements.txt cp local_settings.example.py local_settings.py edit local_settings.py

  2. FOR LINUX : Start your festival server

    festival --server

  3. FOR MAC : start speak_bumble_speak.sh

    bash ./speak_bumble_speak.sh

  4. Run bumbletweet

    python bumbletweet.py

Issues

currently ^C doesn't kill bumbletweet.py... don't know if i care enought to find out why.

About

watch twitter for a certain hashtag and send it to festival voice synthesis!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published