This guide will teach you the steps to import audio data using Langchain and develop an application capable of answering queries about an audio fil...
For further actions, you may consider blocking this person and/or reporting abuse
Hello Sir I am unable to run the export command
It show an error as "'export' is not recognized as an internal or external command,
operable program or batch file."
and when I run the Python3 demo.py It shows this ValueError "Please provide an API key via the ASSEMBLYAI_API_KEY environment variable or the global settings."
Will you please help me in resolving the errors??
Please reply
Did you add your ASSEMBLYAI_API_KEY?
the command "export OPENAI_API_KEY=................."
is not executing and giving this error "'export' is not recognized as an internal or external command, operable program or batch file."
Where can I find the ASSEMBLYAI_API_KEY environment variable?
Check in the tutorial, I have mentioned 'Set your AssemblyAI API key. You can get your free API Key here'
I got the API Key and Executed the first code and got the transcript of the Audio link.
But I am struck at the Question & Answer Section because of the above mentioned errors.
Please help me in resolving the errors
Oh okay, for that you need OpenAI API Key to be set.
how to set it????
export OPENAI_API_KEY= is throwing error like "'export' is not recognized as an internal or external command, operable program or batch file."
What to do?
It is because you might not have paid account of OpenAI. You might have utilized all your free quota so it is not working for you.
Will try that soon after l am done with python and fastapi.
Thanks for sharing!
You are welcome!
Interesting side project for the weekend, cheers!
Absolutely, try it and let me know.
It's so rejuvenating.