Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 296 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 296 Bytes

DialogueBot

This is a bot that will accept voice messages and reply back in voice messages.

To run this code you need to launch Demo.ipynb and get token from telegram BotFather. This project used Tacotron2, waveglow, DialoGPT from transformers, and recognise_google from speechrecognition.