asteroid-team / torch-audiomentations

Fast audio data augmentation in PyTorch. Inspired by audiomentations. Useful for deep learning.
MIT License
920 stars 87 forks source link

Pip installs old version #110

Closed SolomidHero closed 2 years ago

SolomidHero commented 2 years ago

Hi! I tried pip install torch-audiomentations (on macos local machine and linux server). In both cases there 0.4.0 version was installed

Collecting torch-audiomentations
  Downloading torch_audiomentations-0.4.0-py3-none-any.whl (19 kB)
Requirement already satisfied: torch>=1.2.0 in /Users/sotomi/envs/real-time-audiostreaming/lib/python3.9/site-packages (from torch-audiomentations) (1.10.1)
Requirement already satisfied: typing-extensions in /Users/sotomi/envs/real-time-audiostreaming/lib/python3.9/site-packages (from torch>=1.2.0->torch-audiomentations) (4.0.1)
Installing collected packages: torch-audiomentations
Successfully installed torch-audiomentations-0.4.0

I guess we should update wheels for this package.

iver56 commented 2 years ago

Did this help? https://github.com/asteroid-team/torch-audiomentations/issues/109#issuecomment-998220860 If not, reopen this