zst50 commited on
Commit
bbe31e8
·
verified ·
1 Parent(s): 3b5fb7e

Upload 24 files

Browse files
assets/index-Dmp_Wg38.js ADDED
The diff for this file is too large to render. See raw diff
 
assets/voice.worker-DXwbhobd.js ADDED
@@ -0,0 +1 @@
 
 
1
+ (function(){"use strict";self.onmessage=async a=>{const{id:s,url:t}=a.data??{};try{const e=await fetch(t);if(!e.ok)throw new Error(`HTTP ${e.status} while fetching ${t}`);const r=await e.arrayBuffer();self.postMessage({id:s,ok:!0,buffer:r},[r])}catch(e){self.postMessage({id:s,ok:!1,error:String(e)})}}})();
index.html CHANGED
@@ -5,7 +5,7 @@
5
  <link rel="icon" type="image/svg+xml" href="./wllama.png" />
6
  <meta name="viewport" content="width=device-width, initial-scale=1.0" />
7
  <title>wllama</title>
8
- <script type="module" crossorigin src="./assets/index-ClB4bnGx.js"></script>
9
  <link rel="stylesheet" crossorigin href="./assets/index-Cce_eI4Z.css">
10
  </head>
11
  <body>
 
5
  <link rel="icon" type="image/svg+xml" href="./wllama.png" />
6
  <meta name="viewport" content="width=device-width, initial-scale=1.0" />
7
  <title>wllama</title>
8
+ <script type="module" crossorigin src="./assets/index-Dmp_Wg38.js"></script>
9
  <link rel="stylesheet" crossorigin href="./assets/index-Cce_eI4Z.css">
10
  </head>
11
  <body>