voice-transcription

语音转文本技能 - 基于 SiliconFlow API (SenseVoiceSmall/TeleSpeechASR),支持四川话等多种方言识别

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "voice-transcription" with this command: npx skills add datou3456/voice-transcription

🎙️ Voice Transcription - 语音转文本

基于 SiliconFlow API 的语音转文本技能,支持普通话、粤语、英语、日语、韩语等多种语言,对四川话等方言也有良好的识别能力。

模型说明

模型特点适用场景
FunAudioLLM/SenseVoiceSmall轻量级,支持多语言+情感识别日常对话、会议录音
TeleAI/TeleSpeechASR电信自研,方言识别更强四川话等方言语音

配置

设置环境变量 SILICONFLOW_API_KEY 或在调用时传入 api_key 参数。

export SILICONFLOW_API_KEY="your-api-key-here"

使用方法

命令行

# 转录音频文件(自动选择模型)
python3 scripts/transcribe.py audio.mp3

# 指定模型
python3 scripts/transcribe.py audio.mp3 --model TeleAI/TeleSpeechASR

# 指定 API Key
python3 scripts/transcribe.py audio.mp3 --api-key sk-xxx

# 输出到文件
python3 scripts/transcribe.py audio.mp3 --output result.txt

在对话中使用

当用户提供音频文件或提到"语音转文字"、"听一下这个录音"等时,使用此技能。

注意事项

  • 音频文件限制:时长不超过 1 小时,文件大小不超过 50MB
  • 支持格式:mp3, wav, m4a, flac, ogg, webm 等常见音频格式
  • API 免费额度:SiliconFlow 提供一定的免费调用额度

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

STT Recognizer | STT 识别器

语音转文字(Speech-to-Text / STT)工具。 支持从麦克风录音,使用 Whisper(faster-whisper)在本地进行语音转文字, 或通过 OpenAI 兼容 API 进行云端转写。 触发词:录音、语音转文字、STT、语音识别、转写、录音转文字。 适用平台:Linux / Windows...

Registry SourceRecently Updated
General

TTS Synthesizer | TTS 合成器

文字转语音(Text-to-Speech / TTS)工具。 支持 edge-tts(微软神经网络 TTS,在线合成)和 OpenAI 兼容 API TTS。 触发词:语音回复、TTS、文字转语音、语音合成、语音对话。 适用平台:Linux / Windows / macOS。

Registry SourceRecently Updated
General

AI大图生成器-by Digilifeform

根据用户文案或上传文件,生成16:9或21:9比例的4K或8K高清信息海报,并支持AI智能修图优化。

Registry SourceRecently Updated
General

Multi Model Consensus

多模型决策委员会 — 消除单模型偏见,通过多轮分歧讨论产出客观决策参考。支持3-13个模型同时评审,提供量化投票矩阵和6段式共识报告。触发条件:包含「多模型决策」或「多模型委员会」时自动激活。

Registry SourceRecently Updated