Skip to content

Commit ac37fd5

Browse files
committed
test(config): verify voice and tts config acceptance
1 parent 8ba4799 commit ac37fd5

41 files changed

Lines changed: 3426 additions & 76 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,7 @@ UPCOMING_CHANGELOG.md
2929
logs/
3030
*.bun-build
3131
tsconfig.tsbuildinfo
32+
33+
# VAD runtime assets (fetched from node_modules)
34+
packages/app/public/*.wasm
35+
packages/app/public/*.onnx

bun.lock

Lines changed: 52 additions & 64 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)