Update example and release 1.0.3
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user