카메라를 시작하세요
수어를 인식하여 번역합니다
인식 중
{{ Math.round(currentResult.confidence * 100) }}%
현재 번역
{{ currentResult.category }}{{ currentResult.text || '수어를 시작하세요' }}
난이도: {{ currentResult.difficulty || '-' }}
빈도: {{ currentResult.frequency || '-' }}
완성된 문장
{{ currentResult.sentence }}
문법 점수: {{ Math.round(currentResult.grammar_score * 100) }}%
{{ currentResult.completion_status }}
예측 순위
{{ index + 1 }}. {{ pred[0] }}
{{ Math.round(pred[1] * 100) }}%
시스템 정보
{{ vocabularyStats.total_vocabulary || 0 }}
총 어휘
{{ Object.keys(vocabularyStats.categories || {}).length }}
카테고리