react-native-vosk icon indicating copy to clipboard operation
react-native-vosk copied to clipboard

Speech recognition module for react native using Vosk library

Results 31 react-native-vosk issues
Sort by recently updated
recently updated
newest added

Bumps [serve-static](https://github.com/expressjs/serve-static) from 1.15.0 to 1.16.2. Release notes Sourced from serve-static's releases. 1.16.0 What's Changed Remove link renderization in html while redirecting (expressjs/serve-static#173) New Contributors @​UlisesGascon made their first contribution...

dependencies
javascript

uuid is not created while dynamic loading model via Path voiceModelDownloadPath is : /sdcard/Android/data/com.aurea.retail.mobile/files/vosk-model-small-en-us-0.15 const vosk = useRef(new Vosk()).current; vosk.loadModel(voiceModelDownloadPath) catching below error ERROR loadModel error [Error: /sdcard/Android/data/com.aurea.retail.mobile/files/vosk-model-small-en-us-0.15/uuid] I have...

question

Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.5 to 4.0.8. Release notes Sourced from micromatch's releases. 4.0.8 Ultimate release that fixes both CVE-2024-4067 and CVE-2024-4068. We consider the issues low-priority, so even if you...

dependencies
javascript

Bumps [rexml](https://github.com/ruby/rexml) from 3.2.6 to 3.3.6. Release notes Sourced from rexml's releases. REXML 3.3.6 - 2024-08-22 Improvements Removed duplicated entity expansions for performance. GH-194 Patch by Viktor Ivarsson. Improved namespace...

dependencies
ruby

Bumps [react-native-builder-bob](https://github.com/callstack/react-native-builder-bob/tree/HEAD/packages/react-native-builder-bob) from 0.31.0 to 0.40.9. Release notes Sourced from react-native-builder-bob's releases. [email protected] 0.40.9 (2025-05-04) Bug Fixes upgrade to latest react-native (#832) (5bc7888) - by @​satya164 [email protected] 0.40.8 (2025-05-03) Bug...

dependencies
javascript

Bumps [@react-native/metro-config](https://github.com/facebook/react-native/tree/HEAD/packages/metro-config) from 0.76.1 to 0.79.2. Release notes Sourced from @​react-native/metro-config's releases. 0.79.2 Added Runtime: Add useShadowNodeStateOnClone and updateRuntimeShadowNodeReferencesOnCommit (22a4e060d5 by @​lenaic) Fixed Blob: Make sure that URLs are parsed...

dependencies
javascript

my model is not added i am getting Error: vosk-model-small-en-us-0.15/uuid and i am download zip from https://alphacephei.com/vosk/models how can i fix this issue

Bumps [turbo](https://github.com/vercel/turborepo) from 1.13.4 to 2.5.2. Release notes Sourced from turbo's releases. Turborepo v2.5.2 What's Changed Docs docs(chore): add robots.txt by @​anthonyshew in vercel/turborepo#10371 docs(fix): better usability on feedback form...

dependencies
javascript

Hello, I'm using the react-native-vosk library for speech recognition in my app, the recognition is used to detect sentences in a text to trigger some actions, on android everything works...

bug
dependencies

Bumps [@react-native-community/cli](https://github.com/react-native-community/cli/tree/HEAD/packages/cli) from 15.1.3 to 18.0.0. Commits f50c1f1 v18.0.0 a94e2df v17.0.0 73d3e12 feat: Export createDevServerMiddleware from @react-native-community/cli (... 59e3ae6 fix: Remove hardcoded npm registry url (#2520) 9113869 breaking: Remove cli-debugger-ui...

dependencies
javascript