← 返回
开发者工具 中文

openclaw-voice

Transcribe audio to text and generate spoken AI responses using Whisper and ElevenLabs via CLI with transcript storage and search.
通过CLI使用Whisper和ElevenLabs将音频转录为文本并生成AI语音回复,支持转录存储与搜索。
frank-bot07
开发者工具 clawhub v1.0.0 1 版本 99912.8 Key: 无需
★ 2
Stars
📥 1,106
下载
💾 18
安装
1
版本
#latest

概述

OpenClaw Voice Skill

Overview

Voice conversation with AI via Whisper STT + ElevenLabs TTS. Records audio, transcribes, generates spoken responses, stores transcripts. For v1: CLI-based commands only (no real-time conversation mode — that's v1.1). Focus on transcript storage/search + TTS/STT wrappers.

Tech Stack

  • Node.js ESM
  • better-sqlite3 (WAL mode always)
  • commander for CLI
  • uuid for IDs
  • @openclaw/interchange (import from ../interchange/src/index.js)
  • NO external audio packages — use child_process to call sox/rec and ffplay

Database

See migrations/001_initial.sql for schema.

CLI

See src/cli.js for commands.

Tests

Run with npm test.

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-29 09:06 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

developer-tools

Github

steipete
使用 `gh` CLI 与 GitHub 交互,通过 `gh issue`、`gh pr`、`gh run` 和 `gh api` 管理议题、PR、CI 运行及高级查询。
★ 668 📥 323,917
data-analysis

openclaw-crm

frank-bot07
本地优先的CRM,通过CLI使用SQLite WAL模式管理线索、交易、跟进和管道。
★ 0 📥 1,007
developer-tools

Gog

steipete
Google Workspace 命令行工具,支持 Gmail、日历、云端硬盘、通讯录、表格和文档。
★ 921 📥 185,758