gemini-audio-transcriber

Transcribe m4a, mp3, and wav audio files into Japanese text using the Gemini 2.0 Flash API.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/kazuph/dotfiles --skill gemini-audio-transcriber
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gemini-audio-transcriber
Source: https://github.com/kazuph/dotfiles/tree/main/claude/skills/gemini-audio-transcriber
Command: npx skills add https://github.com/kazuph/dotfiles --skill gemini-audio-transcriber

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires google-genai, and includes scripts (resource) components.

What problem does it solve?

This Skill automates the process of transcribing audio files into text, making it easier to review lectures, voice memos, and other audio content.

Core Features & Use Cases

  • High-Accuracy Transcription: Utilizes Gemini 2.0 Flash API for precise Japanese speech-to-text conversion.
  • Versatile Format Support: Handles common audio formats like m4a, mp3, wav, and more.
  • Use Case: Quickly generate a written transcript of a recorded business meeting or a student's lecture notes for easy searching and reference.

Quick Start

Use the gemini-audio-transcriber skill to transcribe the audio file located at /path/to/audio.m4a and save the output to transcript.md.

Frequently Asked Questions about gemini-audio-transcriber

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

FAQPage Schema
How do I transcribe Japanese audio files to text using the Gemini API?

To transcribe Japanese audio files to text, the Gemini 2.0 Flash API processes formats like m4a, mp3, and wav to generate written transcripts. You need the google-genai library and a GEMINI_API_KEY to send audio data for speech-to-text conversion.

Can I use Gemini 2.0 Flash to transcribe lecture recordings and voice memos?

Gemini 2.0 Flash can transcribe lecture recordings and voice memos by converting Japanese speech to text. The API handles various audio files, allowing you to create searchable text references from spoken content for meetings or academic notes.

What audio formats does the Gemini speech-to-text API support for transcription?

Gemini speech-to-text transcription supports common audio formats including m4a, mp3, and wav. The API processes these files through the google-genai library to output text transcripts of your recorded Japanese audio.

Do I need a GEMINI_API_KEY to convert speech to text?

You need a GEMINI_API_KEY to convert speech to text because it authenticates your requests to the Gemini 2.0 Flash API. The google-genai library also requires this key to process your audio files and generate Japanese text output.

What is the best way to automate Japanese transcription for meeting recordings?

Automating Japanese transcription for meeting recordings is best done using the Gemini 2.0 Flash API. By passing audio files through the google-genai library, you automatically receive accurate text transcripts suitable for searching and reviewing business discussions.

Why transcribe audio with Gemini Flash instead of other speech-to-text tools?

Transcribing audio with Gemini Flash offers high-accuracy Japanese speech-to-text conversion directly within your workflow. It processes multiple audio formats like m4a and wav, providing a streamlined way to generate text output without switching between different transcription tools.