ITADN
thewh1teagle/sherpa-rs

版本发布 8

v0.6.8
? · 2025-10-05

## What's Changed * fix(build): Fix environment variable check in main function by @BenLocal in https://github.com/thewh1teagle/sherpa-rs/pull/114 * Update Sherpa to 1.12.9 by @steckes in https://github.com/thewh1teagle/sherpa-rs/pull/112 ## New Contributors * @BenLocal made their first contribution in https://github.com/thewh1teagle/sherpa-rs/pull/114 * @steckes made their first contribution in https://github.com/thewh1teagle/sherpa-rs/pull/112 **Full Changelog**: https://github.com/thewh1teagle/sherpa-rs/compare/v0.6.7...v0.6.8

v0.6.7
? · 2025-10-05

- Add option to bypass checksum validation by setting `UNSAFE_DISABLE_CHECKSUM_VALIDATION=1`

v0.6.5
? · 2025-01-19

## What's Changed * refactor c strings type mapping by @thewh1teagle in https://github.com/thewh1teagle/sherpa-rs/pull/78 **Full Changelog**: https://github.com/thewh1teagle/sherpa-rs/compare/v0.6.4...v0.6.5

v0.6.4
? · 2025-01-18

## What's Changed * feat: implement Send and Sync traits for TTS and AudioTag structs by @thewh1teagle in https://github.com/thewh1teagle/sherpa-rs/pull/77 **Full Changelog**: https://github.com/thewh1teagle/sherpa-rs/compare/v0.6.3...v0.6.4

v0.6.3
? · 2025-01-18

## What's Changed * bump: update sherpa-rs and sherpa-rs-sys versions to 0.6.2 by @thewh1teagle in https://github.com/thewh1teagle/sherpa-rs/pull/71 * feat: update update sherpa onnx to v1.10.40 by @thewh1teagle in https://github.com/thewh1teagle/sherpa-rs/pull/74 * feat: add new TTS examples for Kokoro, Vits, and Matcha models by @thewh1teagle in https://github.com/thewh1teagle/sherpa-rs/pull/75 * bump: update sherpa-rs and sherpa-rs-sys versions to 0.6.3 by @thewh1teagle in https://github.com/thewh1teagle/sherpa-rs/pull/76 **Full Changelog**: https://github.com/thewh1teagle/sherpa-rs/compare/v0.6.2...v0.6.3

v0.6.2
? · 2025-01-14

## What's Changed * refactor: update checksum entries for OSX universal2 binaries by @thewh1teagle in https://github.com/thewh1teagle/sherpa-rs/pull/70 **Full Changelog**: https://github.com/thewh1teagle/sherpa-rs/compare/v0.6.1...v0.6.2

v0.6.1
? · 2025-01-14

## What's Changed * fix: skip build when triggered by docs.rs by @thewh1teagle in https://github.com/thewh1teagle/sherpa-rs/pull/61 * fix/docs rs build by @thewh1teagle in https://github.com/thewh1teagle/sherpa-rs/pull/62 * fix: update README to remove docs.rs badge and clarify documentation links by @thewh1teagle in https://github.com/thewh1teagle/sherpa-rs/pull/63 * refactor: streamline cmake build and rebuild on env change by @thewh1teagle in https://github.com/thewh1teagle/sherpa-rs/pull/65 * chore: update Cargo.toml to use resolver version 2 by @thewh1teagle in https://github.com/thewh1teagle/sherpa-rs/pull/66 * refactor: update target structure for iOS and Android binaries by @thewh1teagle in https://github.com/thewh1teagle/sherpa-rs/pull/68 **Full Changelog**: https://github.com/thewh1teagle/sherpa-rs/compare/v0.6.0...v0.6.1

v0.6.0
? · 2024-12-25

## What's Changed * feat: add issue template by in https://github.com/thewh1teagle/sherpa-rs/pull/49 * feat: example tauri app by in https://github.com/thewh1teagle/sherpa-rs/pull/59 * feat: setup android support by in https://github.com/thewh1teagle/sherpa-rs/pull/52 * feat: setup ios support by in https://github.com/thewh1teagle/sherpa-rs/pull/53 * feat: add moonshine by in https://github.com/thewh1teagle/sherpa-rs/pull/47 * fix: use provider in tts example by in https://github.com/thewh1teagle/sherpa-rs/pull/54 * docs: update BUILDING.md to include shared library loading instructions by in https://github.com/thewh1teagle/sherpa-rs/pull/57 * docs: add Windows arm64 build instructions to BUILDING.md and improve error message in download_binaries.rs by in https://github.com/thewh1teagle/sherpa-rs/pull/58 * refactor: use dirs crate for getting cache directory by in https://github.com/thewh1teagle/sherpa-rs/pull/48 * refactor: with sherpa checksum by in https://github.com/thewh1teagle/sherpa-rs/pull/55 **Full Changelog**: https://github.com/thewh1teagle/sherpa-rs/compare/v0.5.1...v0.6.0