Just yesterday, before the most recent commit (a883de3) I compiled and ran the test app — it was producing spoken audio as expected. Today I updated packages, which brought Kokoro from 1.0.10 to 1.0.11, mlx-swift from 0.29.1 to 0.30.2 and MisakiSwift from 1.0.5 to 1.0.6. Now after ruinning the app, instead of speech I get just white noise-like sound (as if I'm just getting random data in the buffer, not audio). Resetting dependencies to previous versions for these three packages solves the issue.
I'm compiling this for iOS (iPhone 16 Pro Max) and iOS 26.
Just yesterday, before the most recent commit (a883de3) I compiled and ran the test app — it was producing spoken audio as expected. Today I updated packages, which brought Kokoro from 1.0.10 to 1.0.11, mlx-swift from 0.29.1 to 0.30.2 and MisakiSwift from 1.0.5 to 1.0.6. Now after ruinning the app, instead of speech I get just white noise-like sound (as if I'm just getting random data in the buffer, not audio). Resetting dependencies to previous versions for these three packages solves the issue.
I'm compiling this for iOS (iPhone 16 Pro Max) and iOS 26.