VAD fixes + some calibrations

This commit is contained in:
Priler 2026-01-08 00:35:21 +05:00
parent 47b7e7a65d
commit e2370dc046
8 changed files with 593 additions and 157 deletions

View file

@ -36,6 +36,8 @@ pub mod ipc;
pub mod voices;
pub mod audio_buffer;
// shared statics
// pub static APP_DIR: Lazy<PathBuf> = Lazy::new(|| std::env::current_dir().unwrap());
pub static APP_DIR: Lazy<PathBuf> = Lazy::new(|| {