Skip to main content

Audio conversation analysis & visualization with DeepGram and GPT-4o

Workflow preview

Workflow preview
100%
Audio conversation analysis & visualization with DeepGram and GPT-4o preview
Open on n8n.io

Important notice

This workflow is provided as-is. Please review and test before using in production.

1. Workflow Overview

Transcript Evalu8r – AI Powered Transcribing and Transcript Analysis Workflow Overview Transcript Evalu8...

Best for

  • Document Extraction automation workflows
  • AI Summarization automation workflows
  • advanced n8n builders looking for reusable templates

Tools used

n8n-nodes-base.googledrivetrigger, n8n-nodes-base.httprequest, @n8n/n8n-nodes-langchain.agent, @n8n/n8n-nodes-langchain.outputparserstructured, @n8n/n8n-nodes-langchain.lmchatopenai, n8n-nodes-base.googledocs, n8n-nodes-base.html, n8n-nodes-base.respondtowebhook

Source and attribution

This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by RealSimple Solutions.

Original n8n.io source

1.1 Workflow description

Title
Audio conversation analysis & visualization with DeepGram and GPT-4o
Workflow name
Audio conversation analysis & visualization with DeepGram and GPT-4o

Transcript Evalu8r – AI-Powered Transcribing and Transcript Analysis Workflow

Overview

Transcript Evalu8r is an AI-powered transcript analysis workflow that automates the processing, visualization, and evaluation of transcribed conversations. This n8n workflow template is designed to help users quickly analyze sentiment, extract topics and intents, generate key insights, and enhance transcript navigation.

It is ideal for customer service teams, legal professionals, researchers, content creators, and businesses seeking actionable intelligence from recorded conversations.


Key Features

🔹 Automated Transcript Processing

  • Audio-to-Text Conversion – Upload an audio file and generate transcripts.
  • File Upload Management – Track file uploads with real-time progress indicators.
  • Transcript Selection – Browse and select previously analyzed transcripts from a dropdown.
  • Download Transcripts – Export transcripts in various formats (Google Docs and JSON).
  • Error Handling – Detects and alerts users about upload or processing failures.

🔹 Advanced UI Components

  • Interactive Transcript Viewer – Displays full transcripts with:
    • Timestamps and speaker identification.
    • Clickable words for easy navigation.
    • Auto-scrolling to highlight the active portion of the transcript.
  • Key Points & Action Items Summary – AI extracts:
    • Critical insights from conversations.
    • Actionable follow-ups detected in the discussion.
  • Speaker Labeling – Dynamically assigns real speaker names instead of generic placeholders (e.g., "Speaker 1").
  • Collapsible Sections – Enables users to expand/collapse transcript details, key insights, and analysis sections.

🔹 AI-Powered Conversation Analysis

  • Sentiment Analysis & Visualization

    • Dynamic sentiment graph tracks emotional shifts.
    • Color-coded speaker sentiment tracking:
      • 🔵 Positive
      • Neutral
      • 🔴 Negative
    • Time-based sentiment tracking – Shows sentiment fluctuations across the conversation.
  • Topic & Intent Recognition

    • Automated Topic Extraction – Identifies key themes discussed.
    • Hierarchical Topic Organization – Groups related topics for structured insights.
    • Intent Classification – Recognizes whether statements reflect:
      • Questioning
      • Commands
      • Decision-making
      • Information seeking
    • Confidence Scoring – Displays confidence levels for topic and intent detection.
  • Speaker Contribution Metrics

    • Talk-time percentages per speaker.
    • Interruption detection – Highlights moments where speakers cut each other off.
    • Word Frequency Analysis – Identifies commonly used terms and phrases.

🔹 Seamless Workflow Automation

  • API Integration – Connects with transcription engines like OpenAI Whisper, AWS Transcribe, and Deepgram.
  • Webhook Support – Automates workflows when new transcripts are available.
  • Batch Processing – Handles multiple transcript analyses simultaneously.
  • Export & Reporting – Sends insights to Google Sheets, Notion, Airtable, or Slack.

How It Works

  1. Upload an audio file or select a pre-existing transcript.
  2. Transcript Processing:
    • Speech-to-text conversion (if required).
    • AI-driven sentiment, topic, and intent analysis.
  3. Visualizations & Insights:
    • Review sentiment charts, speaker contributions, and key topics.
    • Extract action items and critical takeaways.
  4. Download results or trigger automated follow-ups.

Use Cases

Customer Support Review – Detect customer concerns and analyze sentiment trends.
Podcast & Video Content Analysis – Summarize episodes and extract key themes.
Sales Call Insights – Identify common objections and customer pain points.
Market Research – Extract trends from focus groups and discussions.
Legal Compliance Monitoring – Track policy violations in recorded conversations.


Setup Instructions

  1. Import the Transcript Evalu8r workflow into your n8n instance.
  2. Connect DeepGram Speech to Text API.
  3. Configure workflow parameters (sentiment thresholds, topic extraction settings).
  4. Run the workflow to analyze and visualize transcript data.
  5. Review insights and export as needed.

Why Use Transcript Evalu8r?

🚀 Automate tedious transcript analysis
💡 Unlock hidden insights in conversations
📊 Visualize conversations with interactive sentiment tracking
Boost efficiency with AI-powered automation
🔗 Seamlessly integrate with your existing workflows


Requirements

  • n8n instance (cloud or self-hosted)
  • **API key for DeegGram API

1.2 Logical Blocks

This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.

2. Block-by-Block Analysis

Block 1 - Google Drive Trigger

Type / Role
n8n-nodes-base.googleDriveTrigger - googleDriveTrigger
Config choices
Version 1

Block 2 - DeepGram

Type / Role
n8n-nodes-base.httpRequest - httpRequest
Config choices
Version 4.2

Block 3 - AI Agent

Type / Role
@n8n/n8n-nodes-langchain.agent - agent
Config choices
Version 1.7

Block 4 - Structured Output Parser

Type / Role
@n8n/n8n-nodes-langchain.outputParserStructured - outputParserStructured
Config choices
Version 1.2

Block 5 - OpenAI Chat Model

Type / Role
@n8n/n8n-nodes-langchain.lmChatOpenAi - lmChatOpenAi
Config choices
Version 1.2

Block 6 - Google Docs1

Type / Role
n8n-nodes-base.googleDocs - googleDocs
Config choices
Version 2

Block 7 - HTML

Type / Role
n8n-nodes-base.html - html
Config choices
Version 1.2

Block 8 - Respond to Webhook

Type / Role
n8n-nodes-base.respondToWebhook - respondToWebhook
Config choices
Version 1.1

Block 9 - Webhook1

Type / Role
n8n-nodes-base.webhook - webhook
Config choices
Version 2

Block 10 - Webhook2

Type / Role
n8n-nodes-base.webhook - webhook
Config choices
Version 2

Block 11 - Respond to Webhook1

Type / Role
n8n-nodes-base.respondToWebhook - respondToWebhook
Config choices
Version 1.1

Block 12 - Respond to Webhook2

Type / Role
n8n-nodes-base.respondToWebhook - respondToWebhook
Config choices
Version 1.1

Block 13 - Webhook3

Type / Role
n8n-nodes-base.webhook - webhook
Config choices
Version 2

Block 14 - Webhook4

Type / Role
n8n-nodes-base.webhook - webhook
Config choices
Version 2

Block 15 - Google Drive uploadAudio

Type / Role
n8n-nodes-base.googleDrive - googleDrive
Config choices
Version 3

Block 16 - Google Drive downloadUploaded

Type / Role
n8n-nodes-base.googleDrive - googleDrive
Config choices
Version 3

Block 17 - Respond to Webhook4

Type / Role
n8n-nodes-base.respondToWebhook - respondToWebhook
Config choices
Version 1.1

Block 18 - Gmail

Type / Role
n8n-nodes-base.gmail - gmail
Config choices
Version 2.1

Block 19 - Convert to File1

Type / Role
n8n-nodes-base.convertToFile - convertToFile
Config choices
Version 1.1

Block 20 - Upload Json

Type / Role
n8n-nodes-base.googleDrive - googleDrive
Config choices
Version 3

Block 21 - Create Google Docs

Type / Role
n8n-nodes-base.googleDocs - googleDocs
Config choices
Version 2

Block 22 - Google Drive Download Audio

Type / Role
n8n-nodes-base.googleDrive - googleDrive
Config choices
Version 3

Block 23 - Merge

Type / Role
n8n-nodes-base.merge - merge
Config choices
Version 3

Block 24 - RenameAudio

Type / Role
n8n-nodes-base.googleDrive - googleDrive
Config choices
Version 3

Showing the first 24 of 54 workflow blocks. Download the JSON for the full node graph.

3. Summary Table

Workflow Audio conversation analysis & visualization with DeepGram and GPT-4o
Complexity advanced
Nodes 54
Categories Document Extraction, AI Summarization
Author RealSimple Solutions
Published 12 Mar 2025

4. Reproducing the Workflow from Scratch

  1. 1. Download the workflow JSON

    Use the JSON export at /data/workflows/3140/3140.json as the source template for this automation.

  2. 2. Import the template into n8n

    Open n8n, import the downloaded JSON, and review each node before activating the workflow.

  3. 3. Configure credentials and variables

    Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.

  4. 4. Test with sample data

    Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.

  5. 5. Activate and monitor

    Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.

5. General Notes & Resources

Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.

Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.

Frequently asked questions

What does Audio conversation analysis & visualization with DeepGram and GPT-4o do?

Transcript Evalu8r – AI Powered Transcribing and Transcript Analysis Workflow Overview Transcript Evalu8...

What do I need before importing this workflow?

Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.

Can I customize this workflow?

Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Document Extraction, AI Summarization use case.