omnivoice
Installation
SKILL.md
OmniVoice
Ten operations across four capabilities: identify (认) · manage (存) · transcribe (听) · clone (说).
Dependencies
| Component | Install | Purpose |
|---|---|---|
| Whisper | pip install openai-whisper |
Speech-to-text |
| Speaker ID | pip install transformers librosa |
Speaker identification (UniSpeech-SAT) |
| CosyVoice2 | SiliconFlow API (SF_API_KEY) |
Voice cloning |
| ffmpeg | System package | Audio conversion |
Voice references are stored in voice-refs/ at workspace root.
Metadata lives in TOOLS.md under a "Voice Library" section.
See references/voice-library-format.md for format spec.