An open API service indexing awesome lists of open source software.

https://github.com/mrzstack/voice-interactive-chatbot

This project is a Python-based conversational AI chatbot that allows voice-based interactions using speech recognition (for input) and text-to-speech (for output). It uses a pre-trained model (DialoGPT) and can be fine-tuned on custom datasets using training.py.
https://github.com/mrzstack/voice-interactive-chatbot

ai-assistant chatbot machine-learning python speech-synthesis speech-to-text voice-interface voice-recognition

Last synced: 8 months ago
JSON representation

This project is a Python-based conversational AI chatbot that allows voice-based interactions using speech recognition (for input) and text-to-speech (for output). It uses a pre-trained model (DialoGPT) and can be fine-tuned on custom datasets using training.py.

Awesome Lists containing this project