A Python implementation of the OpenDial toolkit (http://www.opendial-toolkit.net/, https://github.com/plison/opendial)
Read our accompanying paper at ....
git clone https://github.com/KAIST-AILab/PyOpenDial.git
cd PyOpenDial
conda env create -f environment.yml
conda activate py-opendial
https://cloud.google.com/text-to-speech/docs/quickstart-protocol
# Execution
python main.py
You can try various examples in example_domains, including 'example_domains/negotiation/negotiation.xml', 'example_domains/chitchat/chitchat.xml' and 'example_domains/example-flightbooking.xml'.
The detailed information of the negotiation dialogue can be found in the followings: