Skip to content

Releases: thewh1teagle/sherpa-rs

v0.6.5

19 Jan 16:52
93e1cfa
Compare
Choose a tag to compare

What's Changed

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

v0.6.4

18 Jan 22:36
548e2f3
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

What's Changed

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

v0.6.0

25 Dec 08:05
4e7f050
Compare
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
Compare
Choose a tag to compare

What's Changed

New Contributors

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

v0.5.0

19 Oct 21:01
44fe924
Compare
Choose a tag to compare

What's Changed

  • Download prebuilt sherpa-onnx by default for fast build (~10s!)
  • Add static feature for statically link sherpa-onnx
  • Add download-binaries feature (enabled by default)
  • Fix memory leak with smart string pointers passed to sherpa (Thanks for the help in #24)

Full Changelog: v0.4.1...v0.5.0

v0.4.1

18 Oct 16:52
cba9b0e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.4.1

v0.4.0

18 Oct 12:35
b710e98
Compare
Choose a tag to compare

What's Changed

  • set sherpa-onnx submodule to v1.10.28 by @thewh1teagle in #20
  • Add audio tagging

Full Changelog: v0.3.0...v0.4.0