From 8e1838b5e0059973e37105255732f8853a8a9e26 Mon Sep 17 00:00:00 2001 From: specsy Date: Thu, 12 Dec 2024 23:20:35 +0530 Subject: [PATCH] Update spk_det.sh Commenting out the unwanted line in the beginning as it seems incomplete. --- GSoC2015/Speaker_Dia_RedHen/ALIZE_spk_seg/spk_det.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GSoC2015/Speaker_Dia_RedHen/ALIZE_spk_seg/spk_det.sh b/GSoC2015/Speaker_Dia_RedHen/ALIZE_spk_seg/spk_det.sh index cc3d3dde..d2ba8664 100644 --- a/GSoC2015/Speaker_Dia_RedHen/ALIZE_spk_seg/spk_det.sh +++ b/GSoC2015/Speaker_Dia_RedHen/ALIZE_spk_seg/spk_det.sh @@ -1,4 +1,4 @@ -s scripts a mp4 file and does the diarization of it using GMM based method to do speaker diarization ############### +#s scripts a mp4 file and does the diarization of it using GMM based method to do speaker diarization # inp=$1 # input mp4 file