xiaoyuzhou-podcast

Download Xiaoyuzhou FM podcasts and transcribe Chinese audio with FunASR.

2|Updated Feb 15, 2026
One-click install
npx skills add https://github.com/zcker/xiaoyuzhou-podcast-skill --skill xiaoyuzhou-podcast
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: xiaoyuzhou-podcast
Source: https://github.com/zcker/xiaoyuzhou-podcast-skill/tree/main
Command: npx skills add https://github.com/zcker/xiaoyuzhou-podcast-skill --skill xiaoyuzhou-podcast

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires torch, funasr, modelscope, xyz-dl, notion-client, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the process of downloading podcasts from Xiaoyuzhou FM and generating full, accurate transcripts, making podcast content easily searchable and analyzable.

Core Features & Use Cases

  • Podcast Downloading: Downloads audio files and show notes from Xiaoyuzhou FM episodes.
  • ASR Transcription: Utilizes FunASR with Mac MPS acceleration for fast and high-accuracy Chinese speech-to-text conversion.
  • Content Consolidation: Merges show notes and full transcripts into a single, structured README.md file.
  • Use Case: You want to analyze a podcast episode for key investment insights. This Skill will download the audio, transcribe it, and provide the full text for you to review or summarize.

Quick Start

Use the xiaoyuzhou-podcast skill to download and transcribe the podcast at the provided URL.

Frequently Asked Questions about xiaoyuzhou-podcast

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

FAQPage Schema
How do I download and transcribe Xiaoyuzhou FM podcasts into text?

To download and transcribe Xiaoyuzhou FM podcasts, you provide a direct URL or episode ID. The Skill fetches the audio and show notes, then applies FunASR to generate a full Chinese transcript consolidated into a single README.md file.

Does podcast transcription work with Mac MPS hardware acceleration?

Yes, podcast transcription supports Mac MPS acceleration for faster processing. The Skill utilizes FunASR with MPS to perform high-accuracy Chinese speech recognition efficiently on Apple Silicon devices.

Can I use a Xiaoyuzhou FM episode ID instead of a full URL to get the transcript?

Yes, you can use either a direct URL or a Xiaoyuzhou FM episode ID. The Skill handles both input formats seamlessly to acquire the audio file and generate the associated show notes and full transcript.

What is the best way to extract Chinese speech from audio using FunASR?

The best way to extract Chinese speech using FunASR is through automated ASR transcription. This Skill leverages FunASR via ModelScope to convert downloaded Xiaoyuzhou FM audio into searchable text with high accuracy.

How does podcast content consolidation merge audio transcripts and show notes?

Podcast content consolidation merges the downloaded show notes and the full ASR-generated transcript into a single, structured README.md document. This makes the podcast content easily searchable and analyzable for review.

Do I need Torch and Modelscope installed to run Chinese ASR transcription?

Yes, Torch and Modelscope are required dependencies to run Chinese ASR transcription. The Skill relies on these frameworks alongside FunASR to execute the speech-to-text conversion and process the audio files.