Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

kaldifeat installation error #1638

Open
AlexandderGorodetski opened this issue May 26, 2024 · 2 comments
Open

kaldifeat installation error #1638

AlexandderGorodetski opened this issue May 26, 2024 · 2 comments

Comments

@AlexandderGorodetski
Copy link

Hello guys,

I have following kaldifeat installation error. One week ago everything was OK with this installation. Any help is more than appreciated.

(base) root@gpu-alex-0-0:/workspace/inputs/alexg/asr/src/models/k2_2024/icefall/egs/tedlium3/ASR/sh# pip install kaldifeat==1.25.1.dev20231022+cuda11.6.torch1.13.0 -f https://csukuangfj.github.io/kaldifeat/cuda.html
Looking in links: https://csukuangfj.github.io/kaldifeat/cuda.html
Collecting kaldifeat==1.25.1.dev20231022+cuda11.6.torch1.13.0
WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ReadTimeoutError("HTTPSConnectionPool(host='huggingface.co', port=443): Read timed out. (read timeout=15)")': /csukuangfj/kaldifeat/resolve/main/ubuntu-cuda/kaldifeat-1.25.1.dev20231022%2Bcuda11.6.torch1.13.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ReadTimeoutError("HTTPSConnectionPool(host='huggingface.co', port=443): Read timed out. (read timeout=15)")': /csukuangfj/kaldifeat/resolve/main/ubuntu-cuda/kaldifeat-1.25.1.dev20231022%2Bcuda11.6.torch1.13.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ReadTimeoutError("HTTPSConnectionPool(host='huggingface.co', port=443): Read timed out. (read timeout=15)")': /csukuangfj/kaldifeat/resolve/main/ubuntu-cuda/kaldifeat-1.25.1.dev20231022%2Bcuda11.6.torch1.13.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ReadTimeoutError("HTTPSConnectionPool(host='huggingface.co', port=443): Read timed out. (read timeout=15)")': /csukuangfj/kaldifeat/resolve/main/ubuntu-cuda/kaldifeat-1.25.1.dev20231022%2Bcuda11.6.torch1.13.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ReadTimeoutError("HTTPSConnectionPool(host='huggingface.co', port=443): Read timed out. (read timeout=15)")': /csukuangfj/kaldifeat/resolve/main/ubuntu-cuda/kaldifeat-1.25.1.dev20231022%2Bcuda11.6.torch1.13.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
ERROR: Could not install packages due to an OSError: HTTPSConnectionPool(host='huggingface.co', port=443): Max retries exceeded with url: /csukuangfj/kaldifeat/resolve/main/ubuntu-cuda/kaldifeat-1.25.1.dev20231022%2Bcuda11.6.torch1.13.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (Caused by ReadTimeoutError("HTTPSConnectionPool(host='huggingface.co', port=443): Read timed out. (read timeout=15)"))

WARNING: You are using pip version 21.1.3; however, version 24.0 is available.
You should consider upgrading via the '/opt/conda/bin/python3 -m pip install --upgrade pip' command.
(base) root@gpu-alex-0-0:/workspace/inputs/alexg/asr/src/models/k2_2024/icefall/egs/tedlium3/ASR/sh#

@csukuangfj
Copy link
Collaborator

Are you from China or do you have access to huggingface.co?

@AlexandderGorodetski
Copy link
Author

It seems that I have access to huggingface

ping huggingface.co
PING huggingface.co (13.226.2.116) 56(84) bytes of data.
64 bytes from server-13-226-2-116.tlv50.r.cloudfront.net (13.226.2.116): icmp_seq=1 ttl=246 time=3.58 ms
64 bytes from server-13-226-2-116.tlv50.r.cloudfront.net (13.226.2.116): icmp_seq=2 ttl=246 time=3.19 ms
64 bytes from server-13-226-2-116.tlv50.r.cloudfront.net (13.226.2.116): icmp_seq=3 ttl=246 time=3.28 ms
64 bytes from server-13-226-2-116.tlv50.r.cloudfront.net (13.226.2.116): icmp_seq=4 ttl=246 time=3.23 ms
64 bytes from server-13-226-2-116.tlv50.r.cloudfront.net (13.226.2.116): icmp_seq=5 ttl=246 time=3.18 ms

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants