A completely free, open-source transcription tool running on OpenAI Whisper and Pyannote.
Stars
1
Forks
0
Watchers
Open Issues
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
147
commits
Merge pull request #24 from taxi-tabby/ver/20
91312f7
fix: 코드 리뷰 Critical/Important 이슈 수정
19abcfc
feat: VAD 기반 청크 분할 + 환각 필터를 전사 파이프라인에 통합
ceed940
feat: add hallucination filter module
8f7f619
feat: add build_vad_chunks() for VAD-based intelligent chunking
1a1cf54
docs: VAD 청크 분할 + 환각 필터 스펙 문서
9d2c9f1
test: 메모리 관리 및 서브프로세스 회귀 테스트 추가 (16개)
bb87149
fix: 크로스 플랫폼 호환성 보장 (macOS/Linux)
8efce30
refactor: 전처리+전사를 별도 프로세스에서 실행 (메모리 완전 회수)
3cb89fd
fix: ML 모델 메모리 강제 해제 — sys.modules 언로드 방식
6a5eee4
refactor: 분석 프로파일을 화자분리에서 최상위 설정으로 이동
7bb0354
fix: 정상 완료 후에도 메모리가 해제되지 않는 문제 수정
eeaf823
chore: .coverage, htmlcov/ 을 .gitignore에 추가
f53cf6d
fix: 에러/취소 시 ML 모델 메모리 누수 수정
1e6551b
test: 테스트 커버리지 62% 달성 + CI 테스트 워크플로 추가
45ae1c1