返回顶部
f

faster-whisper

Local speech-to-text using faster-whisper. High-performance transcription with GPU acceleration support. Includes word-level timestamps and distilled models. Use when asked to "transcribe audio", "whisper", or "speech to text".

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.0
安全检测
已通过
895
下载量
2
收藏
概述
安装方式
版本历史

faster-whisper

# Faster-Whisper High-performance local speech-to-text using faster-whisper. ## Setup ### 1. Run Setup Script Execute the setup script to create a virtual environment and install dependencies. It will automatically detect NVIDIA GPUs for CUDA acceleration. ```bash ./setup.sh ``` Requirements: - Python 3.10 or later - ffmpeg (installed on the system) ## Usage Use the transcription script to process audio files. ### Basic Transcription ```bash ./scripts/transcribe audio.mp3 ``` ### Advanced Options - **Specific Model**: `./scripts/transcribe audio.mp3 --model large-v3-turbo` - **Word Timestamps**: `./scripts/transcribe audio.mp3 --word-timestamps` - **JSON Output**: `./scripts/transcribe audio.mp3 --json` - **VAD (Silence Removal)**: `./scripts/transcribe audio.mp3 --vad` ## Available Models - `distil-large-v3` (default): Best balance of speed and accuracy. - `large-v3-turbo`: Recommended for multilingual or highest accuracy tasks. - `medium.en`, `small.en`: Faster, English-only versions. ## Troubleshooting - **No GPU detected**: Ensure NVIDIA drivers and CUDA are correctly installed. CPU transcription is significantly slower. - **OOM Error**: Use a smaller model (e.g., `small` or `base`) or use `--compute-type int8`.

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 faster-whisper-local-1776420032 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 faster-whisper-local-1776420032 技能

通过命令行安装

skillhub install faster-whisper-local-1776420032

下载 Zip 包

⬇ 下载 faster-whisper v1.0.0

文件大小: 5.81 KB | 发布时间: 2026-4-17 20:11

v1.0.0 最新 2026-4-17 20:11
Initial release

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部