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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a simple WASM example #41

Merged
merged 1 commit into from Aug 9, 2022
Merged

Add a simple WASM example #41

merged 1 commit into from Aug 9, 2022

Conversation

Dexterp37
Copy link
Collaborator

@Dexterp37 Dexterp37 commented Aug 9, 2022

This is a simple demo for the WASM version of STT, which does not require a bundler and fetches the WASM libstt directly from the latest Github release.

NPM is used to reduce the boilerplate by reusing an HTTP server and a file downloader\unzipper.

Note: npm download currently fails as the "1.4.0" is marked as pre-release.

Pull request guidelines

Welcome to the 馃惛STT-examples project! We are excited to see your interest, and we appreciate your support!

This repository is governed by the Contributor Covenant Code of Conduct. For more details, see the CODE_OF_CONDUCT.md file.

Before accepting your pull request, you will be asked to sign a Contributor License Agreement.

This Contributor License Agreement:

  • Protects you, Coqui, and the users of the code.
  • Does not change your rights to use your contributions for any purpose.
  • Does not change the license of the 馃惛STT-examples project. It just makes the terms of your contribution clearer and lets us know you are OK to contribute.

@reuben reuben merged commit c45d4e0 into coqui-ai:r1.0 Aug 9, 2022
@reuben
Copy link
Contributor

reuben commented Aug 9, 2022

Awesome!

@Dexterp37 Dexterp37 deleted the wasm-sample branch August 9, 2022 15:30
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.

None yet

2 participants