-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update ASR script to use Seamless M4T v2 and deprecate v1
- Replace SEAMLESS_SUPPORTED with SEAMLESS_v2_ASR_SUPPORTED - Update AsrModels Enum to include seamless_m4t_v2 and mark seamless_m4t as deprecated - Modify references to use seamless_m4t_v2 model_id and supported languages - Adjust code for selecting Seamless M4T v2 in relevant functions and scripts - Auto detect is not technically supported by seamless, so don't allow it
- Loading branch information
Showing
2 changed files
with
29 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters