- Sidecar: pyannote /diarize 엔드포인트 + requirements.txt 업데이트 - LLM 기반 화자 추정 (Phase 1 — 오디오 보존 없이 전사 텍스트 분석) - CaptionSegment에 speaker 필드 추가 - EditableSegment: 화자별 색상 바 + 화자 Chip 표시 - TranscriptTab: 화자 구분 버튼 + 진행률 - 설정: HuggingFace 토큰 입력 + Diarization 토글 - IPC: DIARIZE + DIARIZATION_PROGRESS 채널 - 에러코드: 895-897 - 12개 locale i18n
7 lines
128 B
Text
7 lines
128 B
Text
faster-whisper>=1.0.0
|
|
fastapi>=0.109.0
|
|
uvicorn>=0.27.0
|
|
python-multipart>=0.0.6
|
|
numpy>=1.24.0
|
|
pyannote.audio>=3.3.0
|
|
torch>=2.0.0
|