This commit is contained in:
Saifeddine ALOUI 2024-05-27 02:13:51 +02:00
parent 16142f0bdb
commit 53a65074b4
4 changed files with 14 additions and 14 deletions

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
View File

@ -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>

View File

@ -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