SileroTTS preview (#1934)

This commit is contained in:
missionfloyd 2023-05-09 17:28:59 -06:00 committed by GitHub
parent 8fa5f651d6
commit fe4dfc647d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 760 additions and 1 deletions

View file

@ -136,4 +136,9 @@ button {
.SDAP .hires_opts input[type="number"] {
width: 6em !important;
}
/* silero_tts preview */
.form:has(> #silero_preview_text) {
min-width: 75%
}