This commit is contained in:
msqr1
2024-05-14 17:48:37 -07:00
parent 4cefffa780
commit 79956b1300

View File

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