Simplify to audio file input (mic requires PortAudio on NixOS)

This commit is contained in:
2026-05-26 01:49:52 +08:00
parent 14abcb89f2
commit 8b88489a53
3 changed files with 30 additions and 10 deletions
+1
View File
@@ -10,6 +10,7 @@ dependencies = [
"librosa>=0.11.0",
"protobuf>=7.35.0",
"sentencepiece>=0.2.1",
"sounddevice>=0.5.5",
"soundfile>=0.13.1",
"torch>=2.12.0",
"transformers>=5.9.0",