feat: Add Google Speech to Text API Document Loader (#12298)

- Add Document Loader for Google Speech to Text
  - Similar Structure to [Assembly AI Document Loader][1]

[1]:
https://python.langchain.com/docs/integrations/document_loaders/assemblyai
This commit is contained in:
Holt Skinner
2023-10-27 11:34:26 -05:00
committed by GitHub
parent 52c194ec3a
commit 134f085824
6 changed files with 396 additions and 4 deletions

File diff suppressed because one or more lines are too long