Skip to content

Commit

Permalink
setup: update torch_audiomentations, pyannote.database, pyannote.metr…
Browse files Browse the repository at this point in the history
…ics and typer dependencies
  • Loading branch information
hbredin authored Jan 15, 2025
1 parent c7df18b commit ea1ad34
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ huggingface_hub >= 0.13.0
lightning >= 2.0.1
omegaconf >=2.1,<3.0
pyannote.core >= 5.0.0
pyannote.database >= 5.0.1
pyannote.metrics >= 3.2
pyannote.database >= 5.1.3
pyannote.metrics >= 3.2.1
pyannote.pipeline >= 3.0.1
pytorch_metric_learning >= 2.1.0
rich >= 12.0.0
Expand All @@ -15,6 +15,6 @@ soundfile >= 0.12.1
speechbrain >= 1.0.0
tensorboardX >= 2.6
torch >= 2.0.0
torch_audiomentations >= 0.11.0
torch_audiomentations >= 0.12.0
torchaudio >= 2.2.0
torchmetrics >= 0.11.0
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ dev =
black>=22.3.0
cli =
hydra-core >=1.1,<1.2
typer >= 0.4.0,<0.5.0
typer >= 0.12.0
separation =
transformers >= 4.39.1
asteroid >=0.7.0
Expand Down

0 comments on commit ea1ad34

Please sign in to comment.