ImPavloh/WhiTTsper-The-Lora
Demo combining Whisper for speech recognition and Google TTS for speech synthesis to interact with Alpaca-LoRA.
This project offers a simple way to have a spoken conversation with an AI. You speak into a microphone, and the system turns your speech into text, sends it to an AI language model, and then speaks the AI's response back to you. It's designed for individuals who want to explore conversational AI through natural voice interaction.
No commits in the last 6 months.
Use this if you want to experiment with a basic voice-controlled chatbot to understand how speech-to-text and text-to-speech work together with an AI.
Not ideal if you need a reliable, up-to-date, or production-ready voice assistant, as this project is noted as significantly outdated and may not function as expected.
Stars
20
Forks
1
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Apr 30, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/ImPavloh/WhiTTsper-The-Lora"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
linto-ai/whisper-timestamped
Multilingual Automatic Speech Recognition with word-level timestamps and confidence
argmaxinc/WhisperKit
On-device Speech Recognition for Apple Silicon
yeyupiaoling/Whisper-Finetune
Fine-tune the Whisper speech recognition model to support training without timestamp data,...
vasistalodagala/whisper-finetune
Fine-tune and evaluate Whisper models for Automatic Speech Recognition (ASR) on custom datasets...
xenova/whisper-web
ML-powered speech recognition directly in your browser