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

Standalone browser bundled version #4

Open
wants to merge 10 commits into
base: main
Choose a base branch
from
Open
Prev Previous commit
Next Next commit
Update index.html
guest271314 authored Jul 13, 2024
commit c8eb2136ea44a3d0392255929240709118583834
4 changes: 2 additions & 2 deletions docs/index.html
Original file line number Diff line number Diff line change
@@ -18,7 +18,7 @@
<select></select>
<textarea></textarea>
<button>Save generated WAV file</button>
<a></a>
<a href="https://github.com/guest271314/vits-web/tree/patch-1/docs">Source code on GitHub</a>
<script type="module" src="./index.js"></script>
</body>
</html>
</html>