Hi everyone,
I’ve been experimenting with automating the process of generating transcripts and summaries from meeting recordings using n8n.
For the transcription part, I connected an external AI-based service — https://transcriptgenerator.ai/
— which provides fast and accurate text generation from audio files.
Then, with n8n, I built a simple flow to automatically upload new recordings, trigger the transcription API, and save the results into Google Docs.
Has anyone here tried a similar setup or found other efficient ways to handle large-scale transcription workflows?
I’d love to exchange ideas or improve this workflow further.
Not sure if this one is cheaper