/PyRobin

Primary LanguagePython

PyRobin

This is the python implementation of https://gitlab.com/raduion/robindialog

For a demo please use

python .\main.py precis.mw

Create conda environment

conda env create -f env.yml

Activate conda environment

activate robin

To Do:

  • solving the ambiguity of the question by clarifying the user's intention
  • detecting True/ false questions
  • adding ASR and TTS components