Skip to content

Commit

Permalink
detail
Browse files Browse the repository at this point in the history
  • Loading branch information
DTDwind committed Jun 15, 2023
1 parent b722b50 commit e09ef1c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions RTTManz.py
Original file line number Diff line number Diff line change
Expand Up @@ -126,9 +126,6 @@ def run(args):
reco_dict[reco_id].non_speech_time = np.sum(num_speakers_per_frame == 0)
reco_dict[reco_id].speaker_ratio = ratios

# python3 RTTManz.py --rttm_path /mnt/HDD/HDD2/DTDwind/kaldi/egs/ami/s5c/data/test/rttm --audio_path /mnt/HDD/HDD2/DTDwind/AMI_corpus/amicorpus_test
# python3 RTTManz.py --rttm_path /mnt/HDD/HDD2/DTDwind/vbx_new/VBx/data/AMI_Mix-Headset/rttms/test --audio_path /mnt/HDD/HDD2/DTDwind/AMI_corpus/amicorpus_test

# statistics result
data = []
total_frame = 0
Expand Down

0 comments on commit e09ef1c

Please sign in to comment.