NeuralNine / neuralintents

A simple interface for working with intents and chatbots.
MIT License
249 stars 135 forks source link

added a python voice program to provide voice to the result of the model #17

Open charles-shaju opened 2 years ago

charles-shaju commented 2 years ago

The model you have created provided its results as text for assistant.request . It reduced the beauty of the model. So I added a voice python program to provide voice as result. Also the .json file was not loading on my computer, so I made a small change there