Update Live-streaming code (auto-daily features)

This commit is contained in:
2026-08-15 16:49:17 +08:00
commit 06ff69e945
350 changed files with 62343 additions and 0 deletions
+35
View File
@@ -0,0 +1,35 @@
# Python
__pycache__/
*.pyc
*.swp
*.egg-info/
build/
dist/
.venv/
venv/
# Tooling caches
.pytest_cache/
.ruff_cache/
.mypy_cache/
.coverage
# Editors / OS
.DS_Store
.idea/
.vscode/
# Project outputs
infer_output/
smoke_accel/
downloaded_data
pretrained_models
tmp_*
temp_*
debug_*
apps/gradio/*.log
# Audio outputs (keep Gradio's bundled default prompts)
*wav
!apps/gradio/default_prompts/
!apps/gradio/default_prompts/*.wav