Spaces:
Running
Running
Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -56,7 +56,7 @@
|
|
56 |
<h1>Whisper WAV Transcription</h1>
|
57 |
|
58 |
<div id="apiKey" style="display:none"></div>
|
59 |
-
<div id="apiBaseUrl"
|
60 |
|
61 |
<label for="audioFile">Select WAV File:</label>
|
62 |
<input type="file" id="audioFile" accept=".wav">
|
|
|
56 |
<h1>Whisper WAV Transcription</h1>
|
57 |
|
58 |
<div id="apiKey" style="display:none"></div>
|
59 |
+
<div id="apiBaseUrl">Hi</div>
|
60 |
|
61 |
<label for="audioFile">Select WAV File:</label>
|
62 |
<input type="file" id="audioFile" accept=".wav">
|