Skip to content

Commit

Permalink
fix: fix tutorial dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
BNarayanaReddy authored Sep 24, 2024
1 parent 0610279 commit c718d98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tutorials/community/eval_separation_pipeline.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"!pip install -qq speechbrain==0.5.16\n",
"!pip install -qq ipython==7.34.0\n",
"!pip install -qq ipywidgets openai-whisper whisperx==3.1.5 meeteval\n",
"!pip install -qq pyannote.audio[separation]"
"!pip install -qq pyannote.audio[separation]==3.3.0"
]
},
{
Expand Down

0 comments on commit c718d98

Please sign in to comment.