ead5220f36
* Update worker.js - fix TTS example I added the `dtype: 'fp32',` tip you gave me earlier, so the example should then work again. |
||
---|---|---|
.. | ||
src | ||
.eslintrc.cjs | ||
.gitignore | ||
README.md | ||
index.html | ||
package.json | ||
postcss.config.js | ||
tailwind.config.js | ||
vite.config.js |
README.md
React + Vite
This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
Currently, two official plugins are available:
- @vitejs/plugin-react uses Babel for Fast Refresh
- @vitejs/plugin-react-swc uses SWC for Fast Refresh