Create a Transcription Service with Make.com and Open AI's Whisper API

preview_player
Показать описание
Tutorial on how to create a audio transcription service by passing an audio file to Open AI's Whisper API. Then have ChatGPT summarize the transcript and finally load everything into a new Google Doc and finish with a Gmail alert.

MY ALLTIME FAVORITE TOOLS
(if you sign up via these links, you support my channel, thanks!)

🌐 Hostinger: host up to a 100 fully fledged websites each with a blog, an onlineshops, etc. for less than $5 per month total. Perfect for testing out side hustles!

GET IN TOUCH

#nocode #nocodedevelopment #integromat #nocodeintegration
Комментарии
Автор

I was running against a wall because I didn't download the file in the 2nd step. Appreciate your content - works like a charm now.

unlimited_leads
Автор

Thanks for the video, Philipp 😊👍

Based on your more recent video about string splitting, if you use 0CodeKit, you could produce a transcription service more cost effectively by using asynchronous python coding.

OpenAI developed Whisper as open source software, so it can be used from a python library within your own code & without charge.

It is also possible to split audio files larger than 25MB in to smaller pieces & concatenate the individual transcriptions 👍

Viv

skin.pharma
Автор

Phillip, thank you for your tutorials. I find them extremely helpful, as I just getting started with Make and Bubble. Curious if there is a rapid API that could be inserted before the audio file hits whisper to cut it into smaller (25mb ) and then as it comes out of whisper to reassemble so one only has one transcription and one summary per audio file?

JeffHarrison
Автор

hello I had some ideas for automation can you tell me what you think of them

chrisder
Автор

You are amazing. Great tut, perfectly explained!

ricardotaipe
Автор

hello could you help me understand what result I could get if I add the jungle scout api for Amazon sellers to my scenario

chrisder
Автор

Lieber Philipp - Vielen Dank für den Workflow. Im Video hast du selbst den Hinweis gegeben, dass die Begrenzung für transkribierbare Dateien bei 25 MB liegt. Häufig sind die Dateien jedoch größer. Zeig doch bitte einmal, wie die Einbindung weiterer Module in den Workflow aussieht, der auch größere Dateien zu einer brauchbaren Zusammenfassung bringt. Besten Dank im Voraus!

SebastianSchulz-fn
Автор

hey great video, would it work from a video added to the google drive, or would we need to have the audio extracted first? thanks

jimcrow
Автор

very nice, but when running this again with a different file same as first sucessfull test, meaning same format on files it failes saying invalid format ? any suggestions

AIEntusiast_
Автор

Hey Philipp! Love your content. Can you make a similar flow using Whisper, taking the transcript info and create headings for the main points and create variables to be captured into a Google Sheet. That would be great!

InDeepDaDeejay
Автор

Transcription does not have timestamp when using Whisper module, whats the workaround for this?

redantegabanan
Автор

Make isn't good for large audio files > 25MB (Whisper limit) and long texts input. No chuncking option

MiniDolarB