it0/deploy/docker
hailin d43baed3a5 feat: add OpenAI TTS/STT API endpoints for comparison testing
- Add openai package to voice-service requirements
- Add /api/v1/test/tts/synthesize-openai (tts-1/tts-1-hd/gpt-4o-mini-tts)
- Add /api/v1/test/stt/transcribe-openai (gpt-4o-transcribe/whisper-1)
- Add OPENAI_API_KEY and OPENAI_BASE_URL env vars to voice-service
- Flutter test page: SegmentedButton to toggle Local/OpenAI provider
- All endpoints maintain same response format for easy comparison

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-24 07:20:03 -08:00
..
nginx feat: add deployment scripts with SSL support for production 2026-02-09 17:44:27 -08:00
scripts . 2026-02-19 20:37:19 +08:00
.env.example Initial commit: IT0 AI-powered server cluster operations platform 2026-02-08 22:54:37 -08:00
deploy.sh . 2026-02-19 20:37:19 +08:00
docker-compose.ssl.yml fix: add Dockerfiles and fix docker-compose build configuration 2026-02-19 04:31:23 -08:00
docker-compose.voice.yml fix: add Dockerfiles and fix docker-compose build configuration 2026-02-19 04:31:23 -08:00
docker-compose.yml feat: add OpenAI TTS/STT API endpoints for comparison testing 2026-02-24 07:20:03 -08:00