GDGC-MET/AI-VIBE-CHAT-Personality-Bot--Vibe-Coding
Add TTS/STT compabilities to project
Open
#5 opened on Oct 9, 2025
Hacktoberfest 2025enhancementgood first issue
Repository metrics
- Stars
- (2 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
- Text-to-speech for replies and speech-to-text for input.
- Add a
--speakflag and configurable voices.
Suggested solution
integrating pyttsx for it. Through there api implement text to speech and speech to text conversions.