Faster Whisper for Audio Transcription
HudsonAlpha 601 Genome Way Northwest, Huntsville, ALThis week we will cover the Faster Whisper library. It is similar to the approach used by llama.cpp and provides a much smaller footprint and faster execution times than the OpenAI Whisper library. We will also walk through the approach for using this library within an AWS Lambda function, along with tips and tricks for […]