Skip to content

Releases: thewh1teagle/sherpa-rs

v0.6.8

05 Oct 01:47
6b17eb3

Choose a tag to compare

What's Changed

  • fix(build): Fix environment variable check in main function by @BenLocal in #114
  • Update Sherpa to 1.12.9 by @steckes in #112

New Contributors

  • @BenLocal made their first contribution in #114
  • @steckes made their first contribution in #112
  • @thewh1teagle add option to bypass checksum validation by setting UNSAFE_DISABLE_CHECKSUM_VALIDATION=1

Full Changelog: v0.6.7...v0.6.8

v0.6.7

05 Oct 01:36
43e8543

Choose a tag to compare

  • Add option to bypass checksum validation by setting UNSAFE_DISABLE_CHECKSUM_VALIDATION=1

v0.6.6

25 Feb 11:50
943a2ac

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.5...v0.6.6

v0.6.5

19 Jan 16:52
93e1cfa

Choose a tag to compare

What's Changed

Full Changelog: v0.6.4...v0.6.5

v0.6.4

18 Jan 22:36
548e2f3

Choose a tag to compare

What's Changed

  • feat: implement Send and Sync traits for TTS and AudioTag structs by @thewh1teagle in #77

Full Changelog: v0.6.3...v0.6.4

v0.6.3

18 Jan 17:12
f59f4c1

Choose a tag to compare

What's Changed

  • bump: update sherpa-rs and sherpa-rs-sys versions to 0.6.2 by @thewh1teagle in #71
  • feat: update update sherpa onnx to v1.10.40 by @thewh1teagle in #74
  • feat: add new TTS examples for Kokoro, Vits, and Matcha models by @thewh1teagle in #75
  • bump: update sherpa-rs and sherpa-rs-sys versions to 0.6.3 by @thewh1teagle in #76

Full Changelog: v0.6.2...v0.6.3

v0.6.2

14 Jan 13:54
24dd713

Choose a tag to compare

What's Changed

  • fix: update checksum entries for OSX universal2 binaries by @thewh1teagle in #70

Full Changelog: v0.6.1...v0.6.2

v0.6.1

14 Jan 13:20
2668320

Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.6.1

v0.6.0

25 Dec 08:05
4e7f050

Choose a tag to compare

What's Changed

  • feat: add issue template by in #49
  • feat: example tauri app by in #59
  • feat: setup android support by in #52
  • feat: setup ios support by in #53
  • feat: add moonshine by in #47
  • fix: use provider in tts example by in #54
  • docs: update BUILDING.md to include shared library loading instructions by in #57
  • docs: add Windows arm64 build instructions to BUILDING.md and improve error message in download_binaries.rs by in #58
  • refactor: use dirs crate for getting cache directory by in #48
  • refactor: with sherpa checksum by in #55

Full Changelog: v0.5.1...v0.6.0

v0.5.1

25 Oct 13:26
656e14e

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.0...v0.5.1