Skip to content

Commit

Permalink
update result and version
Browse files Browse the repository at this point in the history
  • Loading branch information
DTDwind committed Jun 17, 2023
1 parent e09ef1c commit ab66174
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,9 @@ python3 RTTManz.py --rttm_path [INPUT_RTTMS_PATH] --audio_path [INPUT_AUDIOS_PAT
Example pipeline:
```
./AMI_run.sh
```
```

## Results
We provide a sample result on the AMI mix-headset test set:
![image](example/ami/result/AMI_testset_result.png)

2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

setup(
name="RTTManz",
version="0.3.1",
version="1.0.0",
author="Yu-Sen Cheng (DTDwind)",
description="A simple Python package for analyzing the necessary data in Speaker Diarization using oracle RTTM files and audio files.",
keywords="analyze rttm",
Expand Down

0 comments on commit ab66174

Please sign in to comment.