To use an audio as data source, just addDocumentation Index
Fetch the complete documentation index at: https://docs.embedchain.ai/llms.txt
Use this file to discover all available pages before exploring further.
data_type as audio and pass in the path of the audio (local or hosted).
We use Deepgram to transcribe the audiot to text, and then use the generated text as the data source.
You would require an Deepgram API key which is available here to use this feature.