Update example and release 1.0.3

This commit is contained in:
msqr1
2024-05-14 17:45:02 -07:00
parent f0727e2d7c
commit 4cefffa780
2 changed files with 2 additions and 6 deletions

View File

@@ -1,9 +1,7 @@
<!DOCTYPE html>
<html>
<head>
<script src="Vosklet.js" async defer>
// Has to host this file on your own server, because Worker constructor doesn't allow CDN
</script>
<script src="https://cdn.jsdelivr.net/gh/msqr1/Vosklet@1.0.3/Vosklet.min.js" async defer></script>
<script>
async function start() {
// Make sure sample rate matches that in the training data