Add back silero preview by @missionfloyd (#3446)

This commit is contained in:
oobabooga 2023-08-04 02:29:14 -03:00 committed by GitHub
parent 2336b75d92
commit ed57a79c6e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 768 additions and 2 deletions

View file

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