aws-samples / amazon-bedrock-audio-summarizer

An automated way to transcribe and summarize media files using Amazon S3, AWS Lambda, Amazon Transcribe, and Amazon Bedrock.
https://www.allthingsdistributed.com/2024/05/hacking-our-way-to-better-team-meetings.html
MIT No Attribution
96 stars 20 forks source link

add more robust extension handling #14

Closed burhan closed 1 month ago

burhan commented 1 month ago

Issue #, if available: https://github.com/aws-samples/amazon-bedrock-audio-summarizer/issues/13

Description of changes:

Adding more robust extension logic, and an error code when invalid path is sent.

burhan commented 1 month ago

Thanks, that was a good catch!