first commit

This commit is contained in:
Uladzimir Karpenka
2026-06-01 15:58:45 +03:00
commit 89c8a0e2b5
313 changed files with 945364 additions and 0 deletions
+18
View File
@@ -0,0 +1,18 @@
# Build output
obj/
lib/
# Java build output
java/build/
# third_party — only fftw is downloaded manually, rnnoise and libspecbleach are tracked
third_party/fftw/
# macOS
.DS_Store
# Editor
.idea/
*.swp
*.swo
*~