Audio Analyze

Other

High-performance audio transcription and analysis using Gemini 3.1 Pro. Powered by Evolink.ai

Install

openclaw skills install audio-analyze

Audio Analyze

Transcribe and analyze audio/video content with high accuracy. Powered by Evolink.ai

When to Use

  • Transcribing meeting recordings.
  • Analyzing audio file structure (music/speech).
  • Extracting text from long-form audio.

Quick Start

export EVOLINK_API_KEY="your-key-here"
./scripts/transcribe.sh audio.mp3

Configuration

  • EVOLINK_API_KEY (Required): Your API key from Evolink.
  • EVOLINK_MODEL (Optional): Default: gemini-3.1-pro-preview-customtools.
  • Binaries required: python3, curl.

Example

Input: https://evolink.ai/blog/example-audio.mp3 Output: TL;DR: Summary...

Security

  • Data is encrypted and transmitted securely to api.evolink.ai.
  • No local sensitive files are accessed outside the workspace.

Links