New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@picovoice/cheetah-react

Package Overview
Dependencies
Maintainers
0
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@picovoice/cheetah-react - npm Package Compare versions

Comparing version 2.0.0 to 2.1.0

4

package.json
{
"name": "@picovoice/cheetah-react",
"version": "2.0.0",
"version": "2.1.0",
"description": "React hook for Cheetah Web SDK",

@@ -39,3 +39,3 @@ "entry": "src/index.ts",

"dependencies": {
"@picovoice/cheetah-web": "=2.0.0"
"@picovoice/cheetah-web": "~2.1.0"
},

@@ -42,0 +42,0 @@ "devDependencies": {

@@ -16,3 +16,3 @@ # Cheetah Binding for React

- Chrome, Safari, Firefox, and Edge
- Raspberry Pi (4, 3) and NVIDIA Jetson Nano
- Raspberry Pi (3, 4, 5)

@@ -187,9 +187,11 @@ ## Compatibility

## Non-English Languages
### Language Model
In order to detect non-English wake words you need to use the corresponding model file (`.pv`). The model files for all
supported languages are available [here](https://github.com/Picovoice/cheetah/tree/master/lib/common).
Default models for supported languages can be found in [lib/common](../../lib/common).
Create custom language models using the [Picovoice Console](https://console.picovoice.ai/). Here you can train
language models with custom vocabulary and boost words in the existing vocabulary.
## Demo
For example usage refer to our [React demo application](https://github.com/Picovoice/cheetah/tree/master/demo/react).

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc