Skip to content

Latest commit

 

History

History
35 lines (30 loc) · 1.41 KB

README.md

File metadata and controls

35 lines (30 loc) · 1.41 KB

laughbot

Predicting Humor in Spoken NLP

Training

  • If no .test/val/train files, run python createbaselinetrain.py
  • To run regression model: python baseline.py

Realtime

Run python laughbot_realtime.py

Using Text-to-Speech transcription:

Setup Google Cloud API

Details

  • Commands will reference project laughbot by default
  • Compute Engine commands will use region us-west1 by default
  • Compute Engine commands will use zone us-west1-b by default

Imports