Skip to content

feat(tamagotchi): add gochi_chat.py with Lightning TTS + update STT t…#62

Merged
harshitajain165 merged 1 commit into
mainfrom
gochi_chat
Jun 13, 2026
Merged

feat(tamagotchi): add gochi_chat.py with Lightning TTS + update STT t…#62
harshitajain165 merged 1 commit into
mainfrom
gochi_chat

Conversation

@harshitajain165

Copy link
Copy Markdown
Collaborator

…o v4 endpoints

  • gochi_chat.py: full voice loop — Pulse STT → GPT-4o-mini → Lightning v3.1 Pro TTS
    • STT via POST /waves/v1/stt/ (pulse-pro, direct HTTP, no SDK wrapper)
    • TTS via POST /waves/v1/tts (lightning_v3.1_pro, austin voice, 24kHz wav)
    • answer scrolls on OLED while audio plays, then emotion face shows for 2s
  • README: update Pulse STT key-call example to v4 direct HTTP endpoint

…o v4 endpoints

- gochi_chat.py: full voice loop — Pulse STT → GPT-4o-mini → Lightning v3.1 Pro TTS
  - STT via POST /waves/v1/stt/ (pulse-pro, direct HTTP, no SDK wrapper)
  - TTS via POST /waves/v1/tts (lightning_v3.1_pro, austin voice, 24kHz wav)
  - answer scrolls on OLED while audio plays, then emotion face shows for 2s
- README: update Pulse STT key-call example to v4 direct HTTP endpoint

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@vercel

vercel Bot commented Jun 13, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
smallest-showcase Ready Ready Preview, Comment Jun 13, 2026 1:15pm

Request Review

@harshitajain165 harshitajain165 merged commit 19797f2 into main Jun 13, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant