You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: launch.html
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -154,7 +154,8 @@ <h1>Scriptify startup</h1>
154
154
</div>
155
155
<br>
156
156
<p>*Larger models require more computational power to run. Once the model is downloaded,<br> we'll automatically
157
-
set it up and use it for Speech to Text.<br>- You can use any model available through OpenAI's Whisper repository on GitHub.<br>- You can remove larger models to save storage space.</p>
157
+
set it up and use it for Speech to Text.<br>- You can find the downloaded models inside the <span
158
+
class="key">/models</span> folder.<br>- You can remove larger models to save storage space.</p>
158
159
<br><br>
159
160
<pclass="subcol"><i>*You'll need <spanid="vram">~0GB</span> of VRAM to run this model. This model is <span
0 commit comments