Support Android (#59)
This commit is contained in:
@@ -35,7 +35,7 @@ for a list of pre-trained models to download.
|
||||
|
||||
sherpa_onnx::OnlineRecognizerConfig config;
|
||||
|
||||
config.tokens = argv[1];
|
||||
config.model_config.tokens = argv[1];
|
||||
|
||||
config.model_config.debug = false;
|
||||
config.model_config.encoder_filename = argv[2];
|
||||
|
||||
Reference in New Issue
Block a user