There was an error while loading. Please reload this page.
1 parent df0c109 commit 1f7f2e5Copy full SHA for 1f7f2e5
1 file changed
packages/speech-world/README.md
@@ -2,4 +2,8 @@
2
3
> WORLD-style vocoder — source-filter decomposition: F0 + spectral envelope + aperiodicity (Morise 2016)
4
5
-Planned — not implemented yet. See the umbrella README for status and sources.
+**Deferred — deliberately.** WORLD is a flagship-scale port (DIO/Harvest F0, CheapTrick envelope,
6
+D4C aperiodicity, ~5k lines of reference C++). A watered-down "world-like" pipeline would carry the
7
+name without the quality; the honest options are a faithful port or a WASM build of the reference —
8
+both their own project. Interim coverage: `@audio/speech-lpc` (envelope), `@audio/pitch-pyin` (F0),
9
+`@audio/voice-glottis` + `@audio/voice-tract` (synthesis side).
0 commit comments