Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tomgroenwoldt authored Sep 13, 2024
1 parent 1e4bd55 commit 093111e
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -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.

<p align="center">
<img src="https://github.com/user-attachments/assets/0c291ac1-bfb0-45ed-937d-af23df6759a7" width="500" />
</p>

## Features

- Accepts audio files sent via mobile WhatsApp clients through Twilio webhook.
Expand Down

0 comments on commit 093111e

Please sign in to comment.