you can talk via voice!
It is a Python Module for dealing with Domain Specific Conversational Chats.
git clone https://github.com/Autobot37/ChatbotPipeline
cd ChatbotPipeline
pip install -r requirements.txt
cd pipeline
python realtimeWhole.py
```
## Contributing
Pull requests are welcome. For major changes, please open an issue first
to discuss what you would like to change.
Please make sure to update tests as appropriate.
## License
[MIT](https://choosealicense.com/licenses/mit/)