Skip to content

Commit 4ac3b7f

Browse files
committed
NVIDIA NeMo diarization test module
1 parent d9bae01 commit 4ac3b7f

File tree

6 files changed

+1581
-2
lines changed

6 files changed

+1581
-2
lines changed

.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,3 +50,9 @@ venv/
5050

5151
# backup files
5252
*.bak
53+
54+
# Ignore diarization/temp artifacts
55+
src/utils/data/
56+
src/utils/data/**
57+
data/
58+
data/**

0 commit comments

Comments
 (0)