You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Flutter/Dart is missing bindings for OnlinePunctuationModel and OnlinePunctuationModelConfig.
When implemented, this what allow use of sherpa-onnx-online-punct-en-2024-08-06 model in Flutter/Dart. The size of sherpa-onnx-online-punct-en-2024-08-06 is 28MB (compared to the OfflinePunctationModel, sherpa-onnx-punct-ct-transformer-zh-en-vocab272727-2024-04-12 which is 280MB)
The text was updated successfully, but these errors were encountered:
Flutter/Dart is missing bindings for
OnlinePunctuationModel
andOnlinePunctuationModelConfig
.When implemented, this what allow use of
sherpa-onnx-online-punct-en-2024-08-06
model in Flutter/Dart. The size ofsherpa-onnx-online-punct-en-2024-08-06
is28MB
(compared to theOfflinePunctationModel
,sherpa-onnx-punct-ct-transformer-zh-en-vocab272727-2024-04-12
which is280MB
)The text was updated successfully, but these errors were encountered: