langchain
bf906851 - community[minor]: add the ability to load existing transcripts from AssemblyAI by their id. (#16051)

Commit
2 years ago
community[minor]: add the ability to load existing transcripts from AssemblyAI by their id. (#16051) - **Description:** the existing AssemblyAI API allows to pass a path or an url to transcribe an audio file and turn in into Langchain Documents, this PR allows to get existing transcript by their transcript id and turn them into Documents. - **Issue:** not related to an existing issue - **Dependencies:** requests --------- Co-authored-by: Harrison Chase <hw.chase.17@gmail.com>
Author
Parents
Loading