wassname 75e9e2e5a8 tidy
2018-12-29 14:46:15 +08:00
2018-12-28 11:25:59 +08:00
2018-12-29 14:07:00 +08:00
2018-12-28 11:25:59 +08:00
2018-12-28 11:25:10 +08:00
2018-12-29 14:46:15 +08:00
2018-12-29 14:36:08 +08:00
2018-12-22 19:58:36 +08:00
2018-12-29 14:36:14 +08:00

Run

To run the program once installed

python BitLit_decoder.py HiBitLit.pmdl

This will start snowboy listening for the phrase "Hi BitLit". Then it will ask for seed phrases for a poem.

Setup

  • clone the repositry

Requirements:

  • Python2, pip
  • for mac
    • Brew (mac: sudo apt-get install linuxbrew-wrapper)
    • PIP (sudo apt-get install python-pip)
    • PortAudio (mac: brew install portaudio)
  • for ubuntu:
    • PortAudio (sudo apt install portaudio19-dev)
  • python package pip install -r requirements.txt
  • snowboy v1.1.1
    • either get
      • a precompiled version for you platform and python version here (http://docs.kitt.ai/snowboy/#downloads)
      • or compile it yourself by cloning the repo, then going into swig/python and running make
    • Copy the resources folder and the compiled files into the snowboy subdirectory.

API Keys:

S
Description
Voice_input to voice output poetbot
Readme 50 MiB
Languages
Python 100%