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.