Transcribe

Transcribes audio files into timestamped, human-readable text.

2|Updated Mar 12, 2026
One-click install
npx skills add https://github.com/smilebank7/SuperRecord --skill transcribe-smilebank7
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Transcribe
Source: https://github.com/smilebank7/SuperRecord/tree/main/skills/transcribe
Command: npx skills add https://github.com/smilebank7/SuperRecord --skill transcribe-smilebank7

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill converts audio recordings into text transcripts, making lecture content searchable and easier to study.

Core Features & Use Cases

  • Audio Transcription: Transcribes audio files into text with timestamps and emotion metadata.
  • Multi-part Support: Handles lectures split into multiple audio files, merging them into a single readable transcript.
  • Use Case: Automatically transcribe a recorded university lecture, generating both a detailed JSON transcript with timestamps and a clean, human-readable text file for study notes.

Quick Start

Use the transcribe skill to process the audio file lecture.m4a and save the transcript.

Frequently Asked Questions about Transcribe

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I transcribe lecture audio recordings into text notes?

To transcribe lecture audio recordings into text notes, you can use this skill to process audio files and generate both a detailed JSON transcript with timestamps and a clean, human-readable text file for study.

Do I need DashScope API access to convert speech to text?

Yes, you need DashScope API access to convert speech to text, as the transcription processing relies on this service. You also need Alibaba OSS configuration to manage and access the audio files.

Can I merge multi-part audio recordings into a single transcript?

Yes, you can merge multi-part audio recordings into a single transcript. The skill handles lectures split into multiple audio files, merging them into one readable transcript output.

Does audio transcription include timestamps for study notes?

Audio transcription includes timestamps for study notes, generating a detailed JSON transcript with timestamp and emotion metadata alongside a clean, human-readable text file.

What is the best way to process an m4a lecture file for searchable text?

The best way to process an m4a lecture file for searchable text is to use the transcribe skill, which processes the audio and saves a readable text output, making the lecture content easier to study.

What are the limitations when transcribing audio files?

Limitations when transcribing audio files include the requirement for Alibaba OSS configuration and DashScope API access. The skill is designed for lectures and audio content, requiring these external services for processing.