GDGC-MET/AI-VIBE-CHAT-Personality-Bot--Vibe-Coding
Add TTS/STT compabilities to project
开放
#5 创建于 2025年10月9日
Hacktoberfest 2025enhancementgood first issue
仓库指标
- 星标
- (2 个星标)
- PR 合并指标
- (30 天内没有已合并 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.