jason.woltje
  • Joined on 2025-11-30
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#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
jason.woltje closed issue mosaic/stack#402 2026-02-15 09:27:38 +00:00
Frontend voice input component (microphone capture + transcription)
jason.woltje closed issue mosaic/stack#401 2026-02-15 09:27:38 +00:00
Speech services environment variables and ConfigModule integration
jason.woltje closed issue mosaic/stack#400 2026-02-15 09:27:37 +00:00
Docker Compose swarm/prod deployment for speech services
jason.woltje closed issue mosaic/stack#399 2026-02-15 09:27:37 +00:00
Docker Compose dev overlay for speech services
jason.woltje closed issue mosaic/stack#398 2026-02-15 09:27:36 +00:00
Audio format validation and preprocessing middleware
jason.woltje closed issue mosaic/stack#397 2026-02-15 09:27:35 +00:00
Implement WebSocket streaming transcription endpoint
jason.woltje closed issue mosaic/stack#396 2026-02-15 09:27:34 +00:00
Create /api/speech/synthesize REST endpoint
jason.woltje closed issue mosaic/stack#395 2026-02-15 09:27:34 +00:00
Implement Piper TTS provider via OpenedAI Speech (fallback tier)
jason.woltje closed issue mosaic/stack#394 2026-02-15 09:27:33 +00:00
Implement Chatterbox TTS provider (premium tier, voice cloning)
jason.woltje closed issue mosaic/stack#393 2026-02-15 09:27:33 +00:00
Implement Kokoro-FastAPI TTS provider (default tier)
jason.woltje closed issue mosaic/stack#391 2026-02-15 09:27:32 +00:00
Implement tiered TTS provider architecture
jason.woltje closed issue mosaic/stack#392 2026-02-15 09:27:32 +00:00
Create /api/speech/transcribe REST endpoint
jason.woltje closed issue mosaic/stack#390 2026-02-15 09:27:31 +00:00
Implement STT provider with Speaches/faster-whisper integration
jason.woltje closed issue mosaic/stack#389 2026-02-15 09:27:31 +00:00
Create SpeechModule with provider abstraction layer
jason.woltje pushed to feature/m13-speech-services at mosaic/stack 2026-02-15 09:27:24 +00:00
dcbc8d1053 chore(orchestrator): finalize M13-SpeechServices tasks.md — all 18/18 done
jason.woltje pushed to feature/m13-speech-services at mosaic/stack 2026-02-15 09:26:27 +00:00
d2c7602430 test(#405): add E2E integration tests for speech services
jason.woltje pushed to feature/m13-speech-services at mosaic/stack 2026-02-15 09:23:30 +00:00
24065aa199 docs(#406): add speech services documentation