Transcribing YouTube videos with AWS, Serverless & CDK
Jan 14, 2021 · 7 min read · I set myself a small challenge to be able to transcribe the audio from a list of supplied YouTube videos and then be able to query the transcriptions. The architecture is as follows: Services: API Gateway HTTP API, TypeScript Lambda Functions, SNS, ...
CVidit commented