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
It provides Object Pascal APIs for speech to text and text to speech. Everything runs locally on CPU.
Support commonly used models, such as Zipformer, Whisper, Paraformer, and SenseVoice for speech
recognition, silero VAD for voice activity detection, VITS for text to speech.
It provides Object Pascal APIs for speech to text and text to speech. Everything runs locally on CPU.
Support commonly used models, such as Zipformer, Whisper, Paraformer, and SenseVoice for speech
recognition, silero VAD for voice activity detection, VITS for text to speech.
Examples for object pascal API can be found at https://github.com/k2-fsa/sherpa-onnx/tree/master/pascal-api-examples
Examples for Lazarus can be found at https://github.com/k2-fsa/sherpa-onnx/tree/master/lazarus-examples
Doc is available at
Note that it is actively maintained and it uses Apache 2.0 license.
The text was updated successfully, but these errors were encountered: