refactor: extract flag parsing, validation, and packet processing into functions; add README and .gitignore

This commit is contained in:
2026-07-16 11:56:40 +03:00
parent f473846bf6
commit d042637351
13 changed files with 585 additions and 8358 deletions
+2
View File
@@ -1,3 +1,5 @@
module audio-meter
go 1.26.2
require github.com/k2-fsa/sherpa-onnx-go-linux v1.13.4