Sherpa-onnx

Latest version: v1.9.26

Safety actively analyzes 634993 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 12

1.9.12

New Contributors
* lonngxiang made their first contribution in https://github.com/k2-fsa/sherpa-onnx/pull/623
* GaryLaurenceauAva made their first contribution in https://github.com/k2-fsa/sherpa-onnx/pull/643
* xinhecuican made their first contribution in https://github.com/k2-fsa/sherpa-onnx/pull/642

**Full Changelog**: https://github.com/k2-fsa/sherpa-onnx/compare/v1.9.11...v1.9.12

1.9.11

What's Changed
* Use curl to replace wget for Windows. by csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/558
* Update sherpa-onnx /scripts/whisper/test.py by 20246688 in https://github.com/k2-fsa/sherpa-onnx/pull/560
* C++ API demo for speaker identification with portaudio. by csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/561
* Add fine-tuned whisper model on aishell by csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/565
* Use sequential layout for OfflineTtsConfig in C by csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/567
* Add context biasing for mobile by ductranminh in https://github.com/k2-fsa/sherpa-onnx/pull/568
* Update README by csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/572
* Support WebAssembly by csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/577
* Update onnxruntime from 1.16.3 to 1.17.0 by csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/581
* Support building debug version on Windows by csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/583
* updated the icon on TTS engine for android by paolo-caroni in https://github.com/k2-fsa/sherpa-onnx/pull/579
* Download android onnxruntime libs from github. by csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/584
* Use onnxruntime static lib compiled with gcc8 on ubuntu 20.04 by csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/587
* Increase the right chunk size of streaming paraformer to 3 by csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/588
* Support MinSizeRel and RelWithDebInfo build on Windows. by csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/586
* Add more Chinese TTS models (Mandarin and Cantonese) by csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/589
* Fix CI warnings by csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/590
* Add missing "start_time" to Python API by vsd-vector in https://github.com/k2-fsa/sherpa-onnx/pull/591
* Download ios-onnxruntime from github instead of huggingface. by csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/593
* Link the math lib. by csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/592
* Fix CI tests. by csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/596
* Refactor WebAssembly build script. by csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/598
* Publish wasm tts to model scope. by csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/599
* Install wasm tts in a separate directory by csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/600
* Add WebAssembly for ASR by csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/604
* Use alsa to read microphone in speaker identification demo. by csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/605
* Support RISC-V by csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/609
* Fix 608 by csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/610
* Support using alsa to access the microphone with non-streaming ASR models by csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/517
* support using xnnpack as execution provider by csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/612
* Use hub.nuaa.cf to replace huggingface URL to download dependencies. by csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/614
* Track token scores by KarelVesely84 in https://github.com/k2-fsa/sherpa-onnx/pull/571
* Fix computing features for whisper. by csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/617

New Contributors
* 20246688 made their first contribution in https://github.com/k2-fsa/sherpa-onnx/pull/560
* ductranminh made their first contribution in https://github.com/k2-fsa/sherpa-onnx/pull/568
* paolo-caroni made their first contribution in https://github.com/k2-fsa/sherpa-onnx/pull/579
* vsd-vector made their first contribution in https://github.com/k2-fsa/sherpa-onnx/pull/591

**Full Changelog**: https://github.com/k2-fsa/sherpa-onnx/compare/v1.9.10...v1.9.11

1.9.10

What's Changed
* Fix CI tests for Python and JNI. by csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/554
* Add a new Persian tts model by csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/555
* Add TTS demo for C API by csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/557


**Full Changelog**: https://github.com/k2-fsa/sherpa-onnx/compare/v1.9.9...v1.9.10

1.9.9

What's Changed
* Fix kws ci by pkufool in https://github.com/k2-fsa/sherpa-onnx/pull/540
* Fix cmake variables to point to the project root directory. by csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/545
* add blank_penalty for offline transducer by chiiyeh in https://github.com/k2-fsa/sherpa-onnx/pull/542
* add hotwords docstring to offline_recognizer and online_recognizer by chiiyeh in https://github.com/k2-fsa/sherpa-onnx/pull/546
* add blank_penalty for online transducer by chiiyeh in https://github.com/k2-fsa/sherpa-onnx/pull/548
* Fixes issue 535 , fix hexa 1-char tokens in ASR output. by vesis84 in https://github.com/k2-fsa/sherpa-onnx/pull/550
* Ensure input for speaker ID is a valid number. by csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/552
* Run TTS engine service without starting the app. by csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/553

New Contributors
* chiiyeh made their first contribution in https://github.com/k2-fsa/sherpa-onnx/pull/542
* vesis84 made their first contribution in https://github.com/k2-fsa/sherpa-onnx/pull/550

**Full Changelog**: https://github.com/k2-fsa/sherpa-onnx/compare/v1.9.8...v1.9.9

1.9.8

What's Changed
* Add missing field for two-pass APK. by csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/511
* Fix Byte BPE string results for Python. by csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/512
* Fix 510 by csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/513
* Use high_freq -400 in computing fbank features. by csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/515
* Use NDK 22.1 for android build by csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/518
* Add runtime support for wespeaker models by csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/516
* Support exporting models to onnx from 3D-Speaker by csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/522
* Fix publishing nuget packages. by csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/525
* Add C++ runtime for models from 3d-speaker by csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/523
* Export speaker verification models from NeMo to ONNX by csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/526
* Add C++ runtime for speaker verification models from NeMo by csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/527
* Android TTS APKs for Persian by csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/529
* Fix setting speaker ID for Android TTS Engine. by csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/530
* Add a Persian and a Slovenian model from Piper for Android TTS. by csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/531
* Add Python API examples for speaker recognition with VAD and ASR. by csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/532
* Refactor the UI of Android TTS engine by csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/533
* decoder for open vocabulary keyword spotting by pkufool in https://github.com/k2-fsa/sherpa-onnx/pull/505
* Change model url from modelscope to github by pkufool in https://github.com/k2-fsa/sherpa-onnx/pull/538
* Add Android demo for speaker recognition by csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/536


**Full Changelog**: https://github.com/k2-fsa/sherpa-onnx/compare/v1.9.7...v1.9.8

kws-models

1.9.7

What's Changed
* Replace Android system TTS engine by csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/508
* Build text-to-speech engine APKs by csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/509


**Full Changelog**: https://github.com/k2-fsa/sherpa-onnx/compare/v1.9.5...v1.9.7

Page 3 of 12

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.