Skip to content

PolyTalk CE 0.1.0

Pre-release
Pre-release

Choose a tag to compare

@bizzappdev bizzappdev released this 29 May 07:43
· 4 commits to main since this release

PolyTalk CE 0.1.0

Initial public Community Edition release baseline.

Highlights

  • FastAPI application for self-hosted speech-to-speech live translation
  • Browser UI with microphone capture and translated audio playback
  • Mock mode for safe local testing without API keys
  • Docker Compose setup with PolyTalk app, faster-whisper STT, and Piper TTS
  • Configurable STT, translation, and TTS providers for self-hosted deployments

Validation

  • pre-commit passed
  • Full test suite passed: 377 tests