Skip to content

Commit 1f7f2e5

Browse files
committed
speech-world: record the deferral reason (faithful WORLD port or WASM build — not a watered-down namesake)
1 parent df0c109 commit 1f7f2e5

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

packages/speech-world/README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,8 @@
22

33
> WORLD-style vocoder — source-filter decomposition: F0 + spectral envelope + aperiodicity (Morise 2016)
44
5-
Planned — not implemented yet. See the umbrella README for status and sources.
5+
**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

Comments
 (0)