Add back silero preview by @missionfloyd (#3446)
This commit is contained in:
parent
2336b75d92
commit
ed57a79c6e
3 changed files with 768 additions and 2 deletions
8
extensions/silero_tts/style.css
Normal file
8
extensions/silero_tts/style.css
Normal 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%
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue