From 093111e3277af629669c351e8568b5cdb206cee0 Mon Sep 17 00:00:00 2001 From: Tom Groenwoldt <70777530+tomgroenwoldt@users.noreply.github.com> Date: Sat, 14 Sep 2024 00:22:13 +0200 Subject: [PATCH] Update README.md --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8d74292..0560ea1 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,13 @@ # WhatsApp Audio Transcription with Twilio and Whisper Model -![image](https://github.com/user-attachments/assets/0c291ac1-bfb0-45ed-937d-af23df6759a7) - This project is a FastAPI-based web service that transcribes a users WhatsApp audio files using the Whisper model and sends the transcriptions via Twilio back to the user. +
+ +
+ ## Features - Accepts audio files sent via mobile WhatsApp clients through Twilio webhook.