Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NodeJS interrupt fix #28

Merged
merged 8 commits into from
Jan 2, 2025
Merged

NodeJS interrupt fix #28

merged 8 commits into from
Jan 2, 2025

Conversation

matt200-ok
Copy link
Contributor

No description provided.

Copy link
Member

@laves laves left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the web demo when generating says Generating <spinner> say Picovoice to interrupt when generating. Let's do <spinner> Generating... (say Picovoice to interrupt) instead

@@ -16,7 +16,7 @@
"dependencies": {
"@picovoice/cheetah-node": "^2.0.2",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we should update cheetah while we're at it

@@ -21,7 +21,7 @@
"dependencies": {
"@picovoice/cheetah-web": "^2.0.0",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

update cheetah

@laves
Copy link
Member

laves commented Jan 2, 2025

also let's update web cheetah to latest as well

@matt200-ok matt200-ok force-pushed the nodejs-interrupt-fix branch from eebfa18 to dc5057b Compare January 2, 2025 20:15
@@ -19,6 +19,7 @@
"author": "Picovoice Inc",
"license": "Apache-2.0",
"dependencies": {
"@picovoice/cheetah-node": "^2.1.0",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks like you added cheetah node here instead of updating cheetah web?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove and update the yarn lock so that it is not there

@laves laves merged commit a49f0c1 into main Jan 2, 2025
3 checks passed
@laves laves deleted the nodejs-interrupt-fix branch January 2, 2025 20:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants