We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76d0116 commit 932773eCopy full SHA for 932773e
requirements.txt
@@ -6,4 +6,5 @@ pytube==11.0.2
6
scikit-learn==1.0.2
7
speechbrain==0.5.11
8
torchaudio==0.10.1
9
-validators==0.18.2
+validators==0.18.2
10
+youtube-dl==2021.12.17
setup.cfg
@@ -10,4 +10,4 @@ classifiers =
packages = simple_diarizer
11
package_dir =
12
simple_diarizer = simple_diarizer
13
-python_requires = >=3.7,<3.10
+python_requires = >=3.7,<3.10
0 commit comments