chatterbot-voice
chatterbot-voice copied to clipboard
Dialog
How can i see the dialog, the text?
I opened the db.sqlite, but how do you specify what to say and what to respond?
You need to change the path in trainer.train(/*you path to the conversations should go here*/)
Conversations should be created in the format which is attached and should be saved with a .yml extension*.
The rest of the files will be created on its own.