add implementation plan for Vorleser greenfield rebuild
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2338
docs/superpowers/plans/2026-03-13-vorleser-greenfield.md
Normal file
2338
docs/superpowers/plans/2026-03-13-vorleser-greenfield.md
Normal file
File diff suppressed because it is too large
Load Diff
@@ -21,7 +21,9 @@ Quality is the top priority — if the voice isn't pleasant to listen to, nothin
|
||||
|
||||
No GPL dependencies. No C libraries. Pure Swift throughout.
|
||||
|
||||
**App size note:** Kokoro-82M weights are ~330MB. This is bundled in the app for v1. If App Store review flags the size, on-demand resources or a first-launch download can be added later without architectural changes.
|
||||
**App size note:** Kokoro-82M weights are ~600MB (safetensors format) plus ~14MB for voice embeddings (voices.npz). This is bundled in the app for v1. If App Store review flags the size, on-demand resources or a first-launch download can be added later without architectural changes.
|
||||
|
||||
**Platform constraints:** iOS 18.0+ / macOS 15.0+ (required by KokoroSwift and MisakiSwift). MLX does not work in the iOS Simulator — real device required for TTS testing. Swift 6.2 toolchain required.
|
||||
|
||||
## Architecture
|
||||
|
||||
|
||||
Reference in New Issue
Block a user