How to use audio data in LlamaIndex with Python
AssemblyAI
OCTOBER 16, 2023
venv/bin/activate # Windows: python -m venv venv.venvScriptsactivate.bat Install LlamaIndex, Llama Hub, and the AssemblyAI Python package : pip install llama-index llama-hub assemblyai Set your AssemblyAI API key as an environment variable named ASSEMBLYAI_API_KEY. You can read more about the integration in the official Llama Hub docs.
Let's personalize your content