From e69a195ee39c1a07fa69033dcbbd69ce892cb12c Mon Sep 17 00:00:00 2001 From: wantsong Date: Mon, 15 Jun 2026 06:55:52 +0800 Subject: [PATCH] docs: record voice-gen env cleanup --- skills/voice-generation/MIGRATION.md | 1 + 1 file changed, 1 insertion(+) diff --git a/skills/voice-generation/MIGRATION.md b/skills/voice-generation/MIGRATION.md index dd7a674..e7e41cd 100644 --- a/skills/voice-generation/MIGRATION.md +++ b/skills/voice-generation/MIGRATION.md @@ -67,4 +67,5 @@ real generation command: C:\Users\wangq\.conda\envs\skills-vault\Scripts\voice-g real generation output: D:\Mine\口播2\output\hello.mp3 conda environment: shared skills-vault editable package installed in shared env: yes +old dedicated conda env removed: C:\Users\wangq\miniconda3\envs\voice-gen ```