Back to browse
Pocket TTS running in (mobile) Safari

Pocket TTS running in (mobile) Safari

by ldenoue·May 22, 2026·1 point·0 comments

AI Analysis

●●●BangerWizardryZero to OneNiche Gem

100M param TTS streaming in mobile Safari when cloud APIs dominate.

Strengths
  • Fixes SIMD relaxed vs fixed incompatibility to enable Safari support.
  • Streams audio chunks progressively instead of waiting for full generation.
  • Runs entirely client-side with no server dependency or API keys.
Weaknesses
  • 192MB initial download is heavy for mobile data connections.
  • Limited voice selection compared to cloud TTS services like ElevenLabs.
Category
Target Audience

Frontend developers, privacy-focused users, mobile web experimenters

Similar To

Coqui TTS · Piper TTS · Mozilla TTS

Post Description

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.

Similar Projects

AI/ML●●Solid

TTS.ai – Text to Speech

Twenty open-source TTS models in one free web UI without account requirements.

Crowd PleaserSolve My Problem
nadermx
102mo ago
AI/ML●●Solid

My 16MB vibe-coded voice cloning app

Shrinks the usual TTS bloat into a 16MB Electron-alternative wrapper while still letting you clone voices from a short sample and 'design' voices from text prompts. It handles model downloads for you, supports batch exports and macOS auto-updates — smart product trade-offs. Caveat: the app binary is tiny, but the underlying TTS models are downloaded on demand, so expect large model pulls behind the scenes.

Dark HorseWizardryShip It
yoav
203mo ago
AI/ML●●Solid

TTS.ai - Text to Speech

20+ TTS models in one place, but Eleven Labs and Play.ht already own this space.

Crowd PleaserSlick
nadermx
102mo ago