diff options
| author | yum <yum.food.vr@gmail.com> | 2025-09-03 16:07:40 -0700 |
|---|---|---|
| committer | yum <yum.food.vr@gmail.com> | 2025-09-03 16:07:40 -0700 |
| commit | bce085367e546e5801a41f55f2d5e84e12cc8607 (patch) | |
| tree | 2a2232b237be570d594c31a0226737ea9e53bed5 /ui/index.html | |
| parent | 6815848fb8ed06b59b6d7e57096143f1f840e7db (diff) | |
Drop turbo; use old logic when no_speech ts available
Diffstat (limited to 'ui/index.html')
| -rw-r--r-- | ui/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/index.html b/ui/index.html index 70eaa68..1828b90 100644 --- a/ui/index.html +++ b/ui/index.html @@ -32,8 +32,8 @@ <option value="base">base</option> <option value="small">small</option> <option value="medium">medium</option> + <option value="distil-large-v3.5">distilled large 3.5</option> <option value="large">large</option> - <option value="turbo">turbo</option> </select> </div> <div> |
