v0.16.1 — Mac Catalyst fix
Mac Catalyst builds link again. The bundled NemoTextProcessing xcframework (text-processing-rs v0.3.1) now ships an ios-arm64_x86_64-maccatalyst slice and a universal iOS Simulator slice (arm64 + x86_64); v0.15.6–v0.15.8 had no Catalyst or Intel-simulator slice, so those builds failed to link. No API changes.
What's Changed
- feat(tts/kokoro-ane): expose normalizedText + phonemes on synthesizeDetailed by @Alex-Wengg in #944
- docs(readme): add Transkript, Notiva, and oats to showcase by @Alex-Wengg in #945
- fix(build): bump NemoTextProcessing to v0.3.1 for Mac Catalyst by @Alex-Wengg in #949
Full Changelog: v0.15.8...v0.16.1