mirror of
https://github.com/ParisNeo/lollms-webui.git
synced 2025-04-15 14:46:34 +00:00
final
This commit is contained in:
parent
16142f0bdb
commit
53a65074b4
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
4
web/dist/index.html
vendored
4
web/dist/index.html
vendored
@ -6,8 +6,8 @@
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>LoLLMS WebUI - Welcome</title>
|
||||
<script type="module" crossorigin src="/assets/index-8280e75a.js"></script>
|
||||
<link rel="stylesheet" href="/assets/index-2733d7b4.css">
|
||||
<script type="module" crossorigin src="/assets/index-1696f690.js"></script>
|
||||
<link rel="stylesheet" href="/assets/index-58f5b033.css">
|
||||
</head>
|
||||
<body>
|
||||
<div id="app"></div>
|
||||
|
@ -1239,7 +1239,7 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="min-width: 200px;">
|
||||
<label for="stt_silence_duration" class="text-sm font-bold" style="margin-right: 1rem;" title="Scilence duration">Scelence duration (s):</label>
|
||||
<label for="stt_silence_duration" class="text-sm font-bold" style="margin-right: 1rem;" title="Scilence duration">Silence duration (s):</label>
|
||||
</td>
|
||||
<td style="width: 100%;">
|
||||
<input
|
||||
@ -1255,7 +1255,7 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="min-width: 200px;">
|
||||
<label for="stt_sound_threshold_percentage" class="text-sm font-bold" style="margin-right: 1rem;" title="stt_sound_threshold_percentage">Minimum sound percentage ins recorded segment:</label>
|
||||
<label for="stt_sound_threshold_percentage" class="text-sm font-bold" style="margin-right: 1rem;" title="stt_sound_threshold_percentage">Minimum sound percentage in recorded segment:</label>
|
||||
</td>
|
||||
<td style="width: 100%;">
|
||||
<input
|
||||
|
Loading…
x
Reference in New Issue
Block a user