GDGC-MET/AI-VIBE-CHAT-Personality-Bot--Vibe-Coding
Add TTS/STT compabilities to project
オープン
#5 opened on 2025/10/09
Hacktoberfest 2025enhancementgood first issue
Repository metrics
- Stars
- (2 個のスター)
- PR merge metrics
- (30d に merged PR はありません)
説明
- 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.