k2-fsa / sherpa-ncnn

Real-time speech recognition and voice activity detection (VAD) using next-gen Kaldi with ncnn without Internet connection. Support iOS, Android, Linux, macOS, Windows, Raspberry Pi, VisionFive2, LicheePi4A etc.
https://k2-fsa.github.io/sherpa/ncnn/index.html
Apache License 2.0
996 stars 154 forks source link

How to add punctuation after detecting endpoint? #279

Closed OswaldoBornemann closed 11 months ago

OswaldoBornemann commented 11 months ago

How to add punctuation after detecting endpoint?

csukuangfj commented 11 months ago

Currently, it is not supported.

You can add a punctuation model at the end to process the output.

OswaldoBornemann commented 11 months ago

I see.

csukuangfj commented 5 months ago

@OswaldoBornemann

We have supported adding punctuations in sherpa-onnx. Please see https://k2-fsa.github.io/sherpa/onnx/punctuation/index.html