Skip to content

v0.11.0

Choose a tag to compare

@SysAdminDoc SysAdminDoc released this 09 Jul 00:44

v0.11.0

Added:

  • Migrates the shared Transformers.js runtime to 4.2.0 with a root npm override so kokoro-js, Supertonic, timestamped Kokoro, and direct tensor paths resolve to v4.
  • Adds KittenTTS WebGPU engine with Nano/Micro/Mini model selection and 8 English voices.
  • Adds multilingual Kokoro voices for Spanish, French, Hindi, Italian, and Brazilian Portuguese.
  • Adds word-level Kokoro timestamps, Supertonic, self-hosted Kokoro q8 assets, Signalsmith pitch shifting, and chaptered M4B export from the completed roadmap drain.

Changed:

  • Download progress now prefers Transformers.js v4 aggregate byte totals.
  • Tests now cover 114 assertions across 15 suites.

Verification:

  • npm test: 114 passing
  • npm run lint: baseline media-caption warning only
  • npm run build: passed
  • npm run sync:kokoro: synced 32 Kokoro assets
  • Browser QA: Kokoro WASM q8, Kokoro WebGPU fp32, and KittenTTS generated playable WAV output locally.