uneeq-web v0.0.15
DHOP Web SDK
This project is a web npm package used to connect to Uneeq's Digital Human Orchestration Platform (DHOP)
Usage
Install dependencies:
npm i
Start:
npm start
Lint
Eslint is used in this project and can be run with npm run lint. You may find it easier to install VSCode plugin eslint to see lint errors in editor. Additionally adding the following option to the plugin settings will fix errors on save:
"editor.codeActionsOnSave": {
"source.fixAll.eslint": true
}
Notes
onnxruntime-web
onnxruntime-web only works on version 1.15.1 at this time. Upgrading this package will likely break VAD funtionality.
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago