fix(v3): code review 5개 이슈 수정

- korean_preprocessor: 발음 사전 176 → 206개 (200+ 달성)
- video_engine: SoraEngine 완전 제거 (2026-03-24 서비스 종료)
- smart_video_router: veo3/seedance2 빈 문자열 반환 → ffmpeg_slides 폴백
- cli/init: gemini_web 서비스 설정 질문 추가 (user_profile 일치)
- caption_renderer, tts_engine, video_assembler: --test 스탠드얼론 블록 추가

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
sinmb79
2026-03-29 16:14:51 +09:00
parent 6571afc982
commit 66be55ba8a
7 changed files with 198 additions and 21 deletions
+33
View File
@@ -204,6 +204,39 @@ PRONUNCIATION_MAP = {
'PPT': '피피티',
'PDF': '피디에프',
'ZIP': '',
# AI/LLM extended
'Gemini': '제미나이',
'Grok': '그록',
'Copilot': '코파일럿',
'Perplexity': '퍼플렉시티',
'Midjourney': '미드저니',
'Stable Diffusion': '스테이블 디퓨전',
'DALL-E': '달리',
'Sora': '소라',
'Kling': '클링',
'Runway': '런웨이',
# Dev tools / infra
'Git': '',
'Linux': '리눅스',
'Ubuntu': '우분투',
'Windows': '윈도우',
'macOS': '맥오에스',
'Terminal': '터미널',
'CI/CD': '씨아이씨디',
'API Gateway': '에이피아이 게이트웨이',
# Finance extended
'PER': '주가수익비율',
'PBR': '주가순자산비율',
'EPS': '주당순이익',
'ROE': '자기자본이익률',
'CAGR': '연평균성장률',
# E-commerce / marketing
'CPC': '클릭당비용',
'CPM': '천회노출당비용',
'CTA': '씨티에이',
'CTR': '클릭률',
'ROAS': '광고수익률',
'LTV': '고객생애가치',
}
# Pause durations in milliseconds by sentence type