d3ro-voice/docs
Yun Chan 0273c6abaa
All checks were successful
ci / 정본·보안·린트·타입·테스트 (push) Successful in 52s
ci / 모바일 린트·타입·Jest (push) Successful in 41s
ci / Supabase Edge Functions + Cloudflare Worker (push) Successful in 22s
ci / .NET API 서버 테스트 (push) Successful in 14s
deploy-site / deploy (push) Successful in 41s
ci / 워크스페이스 빌드 검증 (push) Successful in 36s
fix(edge): stop short clips waiting a minute on the NAS and make the OpenAI STT fallback usable
A five-second phone recording took over a minute: stt-proxy waited up to
60 s for the self-hosted gateway, whose GPU endpoint was off and whose NAS CPU
Whisper needs 30-90 s per clip. With a direct provider configured the gateway
now gets 5 s plus the clip length (30 s cap).

The direct OpenAI fallback never produced a result. The production key held
characters that are not valid in an HTTP header, so every request threw while
being built; provider keys are now stripped of BOM/zero-width characters and a
still-invalid key counts as not configured. whisper-1 verbose_json reports the
language by name, which the result contract rejected; names now map to codes.
Fail-closed responses list each provider's failure (status or error class,
no secrets) so an outage can be diagnosed without log access.
2026-09-27 18:02:14 +09:00
..
deployment docs: record Wave 3 surface consolidation and fold NAS-only whisper into compose 2026-09-26 16:02:44 +09:00
design feat(bootstrap): Whisper large-v3-turbo 기본 전환 + 온보딩 2단계 다운로드 진행률 2026-07-21 11:59:49 +09:00
design-refs 초기 프로젝트 설정: 하네스 시스템 + 설계서 + RE 노하우 2026-04-05 01:03:03 +09:00
map fix(edge): stop short clips waiting a minute on the NAS and make the OpenAI STT fallback usable 2026-09-27 18:02:14 +09:00
phases docs: record Wave 3 surface consolidation and fold NAS-only whisper into compose 2026-09-26 16:02:44 +09:00
re-findings Phase 8: SSOT 리팩토링 + HotkeyRecordModal + Dashboard 재작성 2026-04-05 09:54:55 +09:00
tdd-red docs: record the 1.1.0 release and add the infrastructure map 2026-09-16 23:27:52 +09:00
v2 docs: record Wave 3 surface consolidation and fold NAS-only whisper into compose 2026-09-26 16:02:44 +09:00
v3 docs(map): production caught up to 0035, knowledge/recordings/settings sync, remaining GUI check 2026-09-27 14:44:57 +09:00
monetization-plan.md refactor(billing): remove Stripe; payments are Payple (web) and Google Play (mobile) 2026-09-26 20:56:18 +09:00
REFACTOR_POLICY.md refactor(billing): remove Stripe; payments are Payple (web) and Google Play (mobile) 2026-09-26 20:56:18 +09:00
REFACTOR_WAVE1_REPORT.md docs: refactor-wave Wave 1 정책·보고서·현황 (메타) 2026-07-22 02:01:26 +09:00
REFACTOR_WAVE2_REPORT.md docs: refactor-wave Wave 2 보고서·현황 (메타) 2026-07-22 02:40:08 +09:00
REFACTOR_WAVE3_REPORT.md docs: record Wave 3 surface consolidation and fold NAS-only whisper into compose 2026-09-26 16:02:44 +09:00