Hacker News new | ask | show | jobs
Show HN: Pocket TTS running in (mobile) Safari (ldenoue.github.io)
1 points by ldenoue 26 days ago
The original wasm port didn’t run on Safari so I used Codex to help me fix the issue: was that simd relaxed didn’t work on Safari, only simd-fixed

What’s good about Pocket TTS is that it streams generated audio chunks.