use new version of vf model.

This commit is contained in:
Gökmen Görgen
2026-03-02 11:22:51 +01:00
parent ea59695551
commit 8ff3e21654
2 changed files with 2 additions and 2 deletions

View File

@@ -40,7 +40,7 @@ def _create_aic_filter() -> AICFilter:
return AICFilter(
license_key=license_key,
model_id="quail-vf-l-16khz",
model_id="quail-vf-2.0-l-16khz",
)