Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sherpa-onnx: Speech to text and text to speech running locally on CPU #217

Open
csukuangfj opened this issue Aug 21, 2024 · 0 comments
Open

Comments

@csukuangfj
Copy link

[sherpa-onnx](https://github.com/k2-fsa/sherpa-onnx). `[Delphi]` `[FPC]`

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant