GitXplorerGitXplorer
J

cf-email-worker-transcribe-audio-attachments

public
0 stars
0 forks
0 issues

Commits

List of commits on branch main.
Verified
3df4579c1895208c4457617ec71be418c52382fb

Add license

JJackenmen committed 9 months ago
Verified
892d720d401caf1eafca9b3843d87bf1a2da5c19

Implement auto-transcription of email attachments

JJackenmen committed 9 months ago
Verified
22aa80eca5e1053623b5da745968f2d3183c0ce3

Initial commit (by create-cloudflare CLI)

JJackenmen committed 9 months ago

README

The README file for this repository.

cf-email-worker-transcribe-audio-attachments

Cloudflare Email Worker implementation that automatically transcribes speech in attached files using Cloudflare's Workers AI with the whisper model.

Why?

My mobile carrier allows me to set up my voicemail to send the recorded messages to email. This is already an upgrade over having to call my voicemail service (which doesn't support Virtual Voicemail, especially not on Android) but still, it got me thinking... Why should I have to listen to these when I could read them? Well, that's what this project is!