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

Add Moonshine browser-based demo using onnxruntime-web #58

Merged
merged 1 commit into from
Nov 13, 2024

Conversation

evmaki
Copy link
Contributor

@evmaki evmaki commented Nov 13, 2024

This PR includes a new demo implementation of Moonshine tiny and base ONNX models running in the browser using onnxruntime-web. It is a minimal, self-contained Node.js project that includes the following:

  • JS implementation of Moonshine inferences using onnxruntime-web (moonshine.js)
  • Helper script (downloader.js) for downloading ONNX models to a dev's local environment
  • Instructions for installation

I've also deployed it as a HuggingFace space for people to try out, without needing to download and run from the source.

@evmaki evmaki force-pushed the evan/web-demo-squash branch from e2e1ae9 to 75a28bd Compare November 13, 2024 19:31
Demonstrates Moonshine models running in the browser using onnxruntime-web
@evmaki evmaki force-pushed the evan/web-demo-squash branch from 75a28bd to b94849b Compare November 13, 2024 19:40
@evmaki evmaki merged commit 8494901 into main Nov 13, 2024
1 check passed
@evmaki evmaki deleted the evan/web-demo-squash branch November 13, 2024 20:38
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