从github迁移过来

This commit is contained in:
xsl
2026-05-18 18:39:49 +08:00
commit 9c5d9e586c
89 changed files with 9035 additions and 0 deletions
+19
View File
@@ -0,0 +1,19 @@
# 生成的音频素材(可由脚本重新生成)
audio/00_raw/
audio/01_processed/
audio/02_final/
audio/03_qa_reports/
audio/test_output/
# pip 误写产物
=2.5.1
# 缓存
.cache/
__pycache__/
*.pyc
*.pyo
# 临时文件
*.tmp
*.bak