Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
kenarsa committed Apr 27, 2024
1 parent 23b6cc9 commit d6520a6
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
3 changes: 1 addition & 2 deletions binding/nodejs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,7 @@
"npm-run-all": "^4.1.5",
"prettier": "^2.6.2",
"ts-jest": "^27.1.3",
"typescript": "^4.6.2",
"wavefile": "^11.0.0"
"typescript": "^4.6.2"
},
"engines": {
"node": ">=16.0.0"
Expand Down
1 change: 1 addition & 0 deletions resources/.lint/spell-check/.cspell.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@
"**/*.xcscheme",
"**/*.m",
"../../../lib/ios/**/*",
"../../../binding/ios/lib/**",

// java
"**/build.gradle",
Expand Down
9 changes: 8 additions & 1 deletion resources/.lint/spell-check/dict.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
AppCompat
Hola
Mixtral
PicoLLMErrors
PicoLLMIOError
PicoLLMIOException
PicoLLMInvalidArgumentError
PicoLLMInvalidStateError
PicoLLMOutOfMemoryError
Picovoice
RTLD
Readables
Expand All @@ -12,7 +15,9 @@ Tock
aarch64
androidx
armv7l
camelcase
constraintlayout
copywasm
endoftext
libpv_picollm
logit
Expand All @@ -21,5 +26,7 @@ picoLLM
picollmactivitydemo
picollmdemo
pllm
pluginutils
strdup
testapp
winmode
winmode

0 comments on commit d6520a6

Please sign in to comment.