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

Not able to save API key in yaml file #46

Closed
sdhreddy opened this issue Aug 3, 2023 · 3 comments
Closed

Not able to save API key in yaml file #46

sdhreddy opened this issue Aug 3, 2023 · 3 comments
Assignees

Comments

@sdhreddy
Copy link

sdhreddy commented Aug 3, 2023

I am not able to save my Open API key in parameters.yaml file. I get permission denied , file cannot be saved in Transcribe directory. Without using my API key, it is not answering any of the questions. I do get error message in powershell that API key is needed.

@vivekuppal
Copy link
Owner

vivekuppal commented Aug 6, 2023

Can use the cmd line argument -k to provide the key.
E.g.

python main.pi --api -k <OpenAI Key>

This will allow to continue using transcribe

@sdhreddy
Copy link
Author

sdhreddy commented Aug 7, 2023

It works, ty !

@vivekuppal
Copy link
Owner

Glad to hear you were able to resolve this issue.
I added an enhancement request #47 to make this better.

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

No branches or pull requests

2 participants