Files
ircloud-assistant/memory/2026-03-30.md

26 lines
1.1 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# 2026-03-30 日志
## 今日完成的工作
### 语音服务配置
- 配置了 Edge TTS微软免费语音女声`zh-CN-XiaoxiaoNeural`
- OpenClaw TTS 配置已更新为 `auto: tagged` 模式(用户发 `[[tts]]` 才发语音)
- 飞书语音消息气泡格式MP3 → OPUS 转换 → 上传飞书 API → 发送 audio 类型消息(含 duration 参数)
### MiniMax TTS 自动化脚本
- 路径:`/root/.openclaw/scripts/minimax-tts-feishu.py`
- 支持 MiniMax TTS (`speech-2.8-hd`) 生成女声 (`female-tianmei`) → 飞书语音气泡
- 已测试可用
### 语音克隆(未完成)
- 用户录音:`/root/.openclaw/media/inbound/mHEaO22F6g---8df7066d-27cc-40c2-9bb9-790d199780c6.ogg`34秒16000Hz Opus
- 转换为 WAV 后上传 MiniMax 成功file_id: 381926792520123
- voice_clone API 一直返回 1008 insufficient balance 错误
- 怀疑Token Plan 可能需要额外权限或语音克隆额度未激活
- 建议用户咨询 MiniMax 客服
### 飞书配置
- 飞书应用cli_a94fdbf0b978dcbd
- 用户 open_idou_ac5d6d23827df6ae9d63805be47b05eb
- 已实现飞书语音气泡OPUS 格式)发送正常