feat: add local voice transcription pipeline

This commit is contained in:
2026-07-20 10:49:41 +08:00
parent f1e5fd8793
commit 8a88706ff9
16 changed files with 2389 additions and 28 deletions

1
.gitignore vendored
View File

@@ -1,5 +1,6 @@
# Rust build output
/target/
/data/
# Local configuration and secrets
.env