SartajBhuvaji / Resonate

Data Science Capstone Project based on RAG LLMs. The project aims to improve meetings by providing an interface to recollect information from audio/video meetings.
https://huggingface.co/spaces/sartajbhuvaji/Resonate
MIT License
6 stars 1 forks source link

Added the AWS transcription processing notebook file #13

Closed madhuroopa closed 7 months ago

madhuroopa commented 7 months ago

Hello everyone,

I have added the AWS transcription processing notebook, please first use the AWS transcribe in console and generate the output files and the use my notebook to process those files to get the diarized transcript

SartajBhuvaji commented 7 months ago

Looks good!

We can now combine my AWS code with the parser to get data in the required format.

sonarcloud[bot] commented 7 months ago

Quality Gate Failed Quality Gate failed

Failed conditions

63.5% Duplication on New Code (required ≤ 1%)
190 Duplicated Lines on New Code (required ≤ 1)

See analysis details on SonarCloud