coqui-ai / STT

🐸STT - The deep learning toolkit for Speech-to-Text. Training and deploying STT models has never been so easy.
https://coqui.ai
Mozilla Public License 2.0
2.27k stars 275 forks source link

[DO NOT MERGE] This is a test to trigger CI for the wasm parts. #2259

Closed Dexterp37 closed 2 years ago

Dexterp37 commented 2 years ago

Pull request guidelines

Welcome to the 🐸STT project! We are excited to see your interest, and appreciate your support!

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

In order to make a good pull request, please see our CONTRIBUTING.rst file, in particular make sure you have set-up and run the pre-commit hook to check your changes for code style violations.

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

This Contributor License Agreement:

Dexterp37 commented 2 years ago

Overriding the path seems to fix the problem for wasm. I opened #2262 for the fix PR.