Spaces:
Running
Running
Fix blank transcription bug in Chrome
Browse files- index.html +1 -1
index.html
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
<link rel="stylesheet" href="/index.css">
|
7 |
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
8 |
<title>Moonshine β lightweight ASR by Useful Sensors</title>
|
9 |
-
<script type="module" crossorigin src="/assets/index-
|
10 |
</head>
|
11 |
<body>
|
12 |
<div id="root">
|
|
|
6 |
<link rel="stylesheet" href="/index.css">
|
7 |
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
8 |
<title>Moonshine β lightweight ASR by Useful Sensors</title>
|
9 |
+
<script type="module" crossorigin src="/assets/index-CqYLkwQf.js"></script>
|
10 |
</head>
|
11 |
<body>
|
12 |
<div id="root">
|