resemble-ai / Resemblyzer

A python package to analyze and compare voices with deep learning
Apache License 2.0
2.79k stars 429 forks source link

Installation Failed #30

Closed vinnitu closed 4 years ago

vinnitu commented 4 years ago
$ pipenv install resemblyzer
Installing resemblyzer…
Error:  An error occurred while installing resemblyzer!
Error text: Collecting resemblyzer
  Using cached Resemblyzer-0.1.1.dev0-py3-none-any.whl (15.7 MB)
Collecting librosa>=0.6.1
  Using cached librosa-0.7.2.tar.gz (1.6 MB)
Collecting typing
  Using cached typing-3.7.4.1-py3-none-any.whl (25 kB)
Collecting webrtcvad>=2.0.10
  Using cached webrtcvad-2.0.10.tar.gz (66 kB)
Collecting scipy>=1.2.1
  Using cached scipy-1.5.0-cp36-cp36m-manylinux1_x86_64.whl (25.9 MB)
Collecting torch>=1.0.1

Killed

✘ Installation Failed 
ZohaibAhmed commented 4 years ago

This seems like a pypi/network issue rather than something we can control.