jason.woltje
  • Joined on 2025-11-30
jason.woltje commented on issue mosaic/stack#402 2026-02-15 09:30:15 +00:00
Frontend voice input component (microphone capture + transcription)

Completed as part of M13-SpeechServices milestone on branch feature/m13-speech-services. SP-FE-001: Frontend voice input component (commit 74d6c10, 34 tests). All quality gates passed (lint,…

jason.woltje commented on issue mosaic/stack#405 2026-02-15 09:30:15 +00:00
E2E integration tests for speech services

Completed as part of M13-SpeechServices milestone on branch feature/m13-speech-services. SP-E2E-001: E2E integration tests for speech services (commit d2c7602, 30 tests). All quality gates passed…

jason.woltje commented on issue mosaic/stack#403 2026-02-15 09:30:15 +00:00
Frontend audio playback component for TTS output

Completed as part of M13-SpeechServices milestone on branch feature/m13-speech-services. SP-FE-002: Frontend audio playback component (commit 74d6c10, 32 tests). All quality gates passed (lint,…

jason.woltje commented on issue mosaic/stack#398 2026-02-15 09:30:14 +00:00
Audio format validation and preprocessing middleware

Completed as part of M13-SpeechServices milestone on branch feature/m13-speech-services. SP-MID-001: Audio format validation and preprocessing middleware (commit 7b4fda6, 36 tests). All quality…

jason.woltje commented on issue mosaic/stack#401 2026-02-15 09:30:14 +00:00
Speech services environment variables and ConfigModule integration

Completed as part of M13-SpeechServices milestone on branch feature/m13-speech-services. SP-CFG-001: Speech services config and ConfigModule integration (commit 4cc43be, 51 tests). All quality…

jason.woltje commented on issue mosaic/stack#400 2026-02-15 09:30:14 +00:00
Docker Compose swarm/prod deployment for speech services

Completed as part of M13-SpeechServices milestone on branch feature/m13-speech-services. SP-DOC-002: Docker Compose swarm/prod deployment (commit b3d6d73). All quality gates passed (lint,…

jason.woltje commented on issue mosaic/stack#399 2026-02-15 09:30:14 +00:00
Docker Compose dev overlay for speech services

Completed as part of M13-SpeechServices milestone on branch feature/m13-speech-services. SP-DOC-001: Docker Compose dev overlay for speech services (commit 52553c8). All quality gates passed…

jason.woltje commented on issue mosaic/stack#395 2026-02-15 09:30:13 +00:00
Implement Piper TTS provider via OpenedAI Speech (fallback tier)

Completed as part of M13-SpeechServices milestone on branch feature/m13-speech-services. SP-TTS-004: Piper TTS provider via OpenedAI Speech (commit 6c46556, 37 tests). All quality gates passed…

jason.woltje commented on issue mosaic/stack#396 2026-02-15 09:30:13 +00:00
Create /api/speech/synthesize REST endpoint

Completed as part of M13-SpeechServices milestone on branch feature/m13-speech-services. SP-EP-002: /api/speech/synthesize REST endpoint (commit 527262a, 17 tests). All quality gates passed (lint,…

jason.woltje commented on issue mosaic/stack#397 2026-02-15 09:30:13 +00:00
Implement WebSocket streaming transcription endpoint

Completed as part of M13-SpeechServices milestone on branch feature/m13-speech-services. SP-WS-001: WebSocket streaming transcription endpoint (commit 28c9e6f, 29 tests). All quality gates passed…

jason.woltje commented on issue mosaic/stack#391 2026-02-15 09:30:12 +00:00
Implement tiered TTS provider architecture

Completed as part of M13-SpeechServices milestone on branch feature/m13-speech-services. SP-TTS-001: Tiered TTS provider architecture (commit b5edb4f, 30 tests). All quality gates passed (lint,…

jason.woltje commented on issue mosaic/stack#394 2026-02-15 09:30:12 +00:00
Implement Chatterbox TTS provider (premium tier, voice cloning)

Completed as part of M13-SpeechServices milestone on branch feature/m13-speech-services. SP-TTS-003: Chatterbox TTS provider with voice cloning (commit d37c78f, 26 tests). All quality gates passed…

jason.woltje commented on issue mosaic/stack#393 2026-02-15 09:30:12 +00:00
Implement Kokoro-FastAPI TTS provider (default tier)

Completed as part of M13-SpeechServices milestone on branch feature/m13-speech-services. SP-TTS-002: Kokoro-FastAPI TTS provider (commit 79b1d81, 48 tests). All quality gates passed (lint,…

jason.woltje commented on issue mosaic/stack#392 2026-02-15 09:30:12 +00:00
Create /api/speech/transcribe REST endpoint

Completed as part of M13-SpeechServices milestone on branch feature/m13-speech-services. SP-EP-001: /api/speech/transcribe REST endpoint (commit 527262a, 10 tests). All quality gates passed (lint,…

jason.woltje commented on issue mosaic/stack#390 2026-02-15 09:30:11 +00:00
Implement STT provider with Speaches/faster-whisper integration

Completed as part of M13-SpeechServices milestone on branch feature/m13-speech-services. SP-STT-001: STT provider with Speaches/faster-whisper integration (commit 3ae9e53, 27 tests). All quality…

jason.woltje commented on issue mosaic/stack#389 2026-02-15 09:30:11 +00:00
Create SpeechModule with provider abstraction layer

Completed as part of M13-SpeechServices milestone on branch feature/m13-speech-services. SP-MOD-001: SpeechModule with provider abstraction layer (commit c40373f, 27 tests). All quality gates…

jason.woltje closed issue mosaic/stack#405 2026-02-15 09:27:40 +00:00
E2E integration tests for speech services
jason.woltje closed issue mosaic/stack#406 2026-02-15 09:27:40 +00:00
Documentation: Speech services architecture, API, and deployment
jason.woltje closed issue mosaic/stack#404 2026-02-15 09:27:39 +00:00
Frontend speech settings page (provider selection, voice config)
jason.woltje closed issue mosaic/stack#403 2026-02-15 09:27:39 +00:00
Frontend audio playback component for TTS output