docs: 为全部代码补充中文注释并加入 AGENTS 注释规范

This commit is contained in:
cat-shark
2026-08-13 22:09:55 +08:00
parent dbefc71280
commit 58422aeda4
5 changed files with 50 additions and 3 deletions
+5 -1
View File
@@ -1 +1,5 @@
"""WOV ffmpeg media node."""
"""WOV FFmpeg 媒体节点。
负责从视频/音频中提取标准化音频(默认 16kHz 单声道 WAV),为 ASR 节点提供
统一格式的输入。
"""