icefall icon indicating copy to clipboard operation
icefall copied to clipboard

kaldifeat installation error

Open AlexandderGorodetski opened this issue 1 year ago • 2 comments

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#

AlexandderGorodetski avatar May 26 '24 09:05 AlexandderGorodetski

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

csukuangfj avatar May 26 '24 11:05 csukuangfj

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

AlexandderGorodetski avatar May 26 '24 11:05 AlexandderGorodetski