Add java api for hotwords (#319)
* Add java api * support websocket * Fix kotlin
This commit is contained in:
@@ -12,6 +12,8 @@ num_threads=4
|
||||
enable_endpoint_detection=true
|
||||
decoding_method=modified_beam_search
|
||||
max_active_paths=4
|
||||
hotwords_file=
|
||||
hotwords_score=1.5
|
||||
lm_model=
|
||||
lm_scale=0.5
|
||||
model_type=zipformer
|
||||
|
||||
Reference in New Issue
Block a user