Support whisper language/task in various language bindings. (#679)
This commit is contained in:
@@ -27,6 +27,8 @@ function createOfflineRecognizer() {
|
||||
whisper: {
|
||||
encoder: '',
|
||||
decoder: '',
|
||||
language: '',
|
||||
task: '',
|
||||
},
|
||||
tdnn: {
|
||||
model: '',
|
||||
|
||||
Reference in New Issue
Block a user