feat: data preprocessing and training (#294)

* docs: update readme

* docs: update readme

* feat: training codes

* feat: data preprocess

* docs: release training
This commit is contained in:
Zhizhou Zhong
2025-04-04 22:10:03 +08:00
committed by GitHub
parent e636166b85
commit 1ab53a626b
23 changed files with 3854 additions and 6 deletions

6
.gitignore vendored
View File

@@ -8,4 +8,8 @@ results/
./models
**/__pycache__/
*.py[cod]
*$py.class
*$py.class
dataset/
ffmpeg*
debug
exp_out