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

no longer working? #10

Open
potaslab opened this issue Oct 9, 2023 · 0 comments
Open

no longer working? #10

potaslab opened this issue Oct 9, 2023 · 0 comments

Comments

@potaslab
Copy link

potaslab commented Oct 9, 2023

A few months back I used the transcribe() function transcribe("base.en", data) and it worked without any problems.

I used the same code recently, now I get the following message:


ERROR: HTTP.Exceptions.StatusError(401, "GET", "/datasets/ggerganov/whisper.cpp/resolve/main/ggml-base.en.bin", HTTP.Messages.Response:
"""
HTTP/1.1 401 Unauthorized
Content-Type: text/plain; charset=utf-8
Content-Length: 29
Connection: keep-alive
Date: Mon, 09 Oct 2023 11:57:18 GMT
X-Powered-By: huggingface-moon
X-Request-Id: Root=1-6523ea9e-13b3f4b55b8fbb2e33f7195a
Access-Control-Allow-Origin: https://huggingface.co
Vary: Origin
Access-Control-Expose-Headers: X-Repo-Commit,X-Request-Id,X-Error-Code,X-Error-Message,ETag,Link,Accept-Ranges,Content-Range
X-Error-Message: Invalid username or password.
WWW-Authenticate: Basic realm="Authentication required", charset="UTF-8", Bearer realm="Authentication required", charset="UTF-8"
ETag: W/"1d-DMkJvg8tpLoaQbsiq9Mz7l2CJyI"
X-Cache: Error from cloudfront
Via: 1.1 d9766b9925771288ecfcf1392328f114.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: SYD62-P1
X-Amz-Cf-Id: HIR-vbHv7XeIy8gafA6WXqTjk56cwpwREV1alkPnrC-HllVhvIWwvA==

I presume that the data base is no longer accessable?

I have a model downloaded (ggml-base.en.bin), it is possible to use that data base without the need for a remote connection?

Is this package still maintained or has it been superseeded?

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

1 participant