
Using Whisper with Streaming Audio
A CDK stack that will deploy a will create an ECS hosted application for streaming audio with gRPC to Whisper and getting the transcription output
A CDK stack that will deploy a will create an ECS hosted application for streaming audio with gRPC to Whisper and getting the transcription output
This demo will show you how to deploy and use a gRPC server and client to stream audio and use Amazon Transcribe to analyze the audio
This demo will go through the steps to process a file with ffmpeg and stream the contents to KVS using Node.js
This demo will show how to build and deploy a Fargate WebSocket server. This application will automatically scale and use TLS to secure the connection.
In this demo, we will be building a React based WebSocket reader that uses Amazon API Gateway to read data from a Kinesis Data Stream
This CDK will deploy a an Asterisk server to AWS Fargate from multiple CPU architectures
Simple bash script to download and compile [SIPp](https://github.com/SIPp/sipp.git) on an Amazon Linux 2 instance. This can take a while to build because of the cmake dependency.