chore: scaffold samples/ko_en/ (clips/ + manifest template)

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
2026-06-07 15:14:25 +09:00
parent 45690371c3
commit 480a36edfe
2 changed files with 4 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
# 오디오/영상 클립을 이 폴더에 넣으세요 (예: 0001.wav, 0001.mp3, 0001.mp4).
# 미디어 파일 자체는 .gitignore로 커밋 제외됩니다(용량/프라이버시). manifest만 추적.
+2
View File
@@ -0,0 +1,2 @@
{"audio": "clips/0001.wav", "text": "그 API 서빙할 때 vLLM 쓰면 성능 대박이야", "lang": "ko"}
{"audio": "clips/0002.wav", "text": "FastAPI로 엔드포인트 만들고 Kubernetes에 배포했어", "lang": "ko"}