Save Smart Turn input data if SMART_TURN_LOG_DATA is set

This commit is contained in:
marcus-daily
2026-01-22 13:24:30 +00:00
committed by Marcus
parent 29fae67c9e
commit b6341ffaa5
3 changed files with 116 additions and 3 deletions

11
.gitignore vendored
View File

@@ -4,7 +4,14 @@ __pycache__/
*~
venv
.venv
/.idea
.idea
.gradle
.next
next-env.d.ts
local.properties
*.log
*.lock
smart_turn_audio_log
#*#
# Distribution / Packaging
@@ -27,7 +34,7 @@ share/python-wheels/
*.egg
MANIFEST
.DS_Store
.env
.env*
fly.toml
# Examples