Skip to content

Commit

Permalink
[cli] add cli requirements of umap+hdbscan
Browse files Browse the repository at this point in the history
  • Loading branch information
JiJiJiang committed Oct 12, 2024
1 parent ecd36be commit 219e3bc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
requirements = [
"tqdm",
"kaldiio",
"hdbscan==0.8.37",
"umap-learn==0.5.6",
"torch>=1.12.0",
"torchaudio>=0.12.0",
"silero-vad",
Expand Down

0 comments on commit 219e3bc

Please sign in to comment.