We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 932773e commit 8970916Copy full SHA for 8970916
setup.cfg
@@ -2,6 +2,8 @@
2
name = simple_diarizer
3
author = Chau Luu
4
author_email = cvqluu@gmail.com
5
+long_description = file: README.md
6
+long_description_content_type = text/markdown,
7
description = Simplified diarization pipeline using some pretrained models - audio file to diarized segments in a few lines of code
8
classifiers =
9
Programming Language :: Python :: 3
0 commit comments