mmorise/World
A high-quality speech analysis, manipulation and synthesis system observed · 2026-08-28
Health v2 · maintenance only
64/100
- Activity 68
- Release rhythm 39
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3944
- days_rel: 197
- days_push: 197
- n_releases_24m: 1
Adoption not part of the score
1338 stars · 263 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
WORLD is a C++ library for high-quality speech analysis, manipulation, and synthesis based on a vocoder design. It estimates F0 (via DIO/Harvest), spectral envelope (CheapTrick), and band aperiodicity (D4C), and can resynthesize speech from those parameters.
Use cases
- estimate fundamental frequency from speech audio
- extract spectral envelope and aperiodicity from a waveform
- resynthesize speech from vocoder parameters
- modify pitch or timbre of speech recordings
- use a vocoder as an acoustic feature extractor for TTS or voice conversion
- analyze speech in real-time applications
When to choose
- you need a patent-free, BSD-licensed vocoder with C/C++ integration
- you want high-quality F0, spectral envelope, and aperiodicity estimation
- you are building TTS, voice conversion, or singing synthesis systems
- you need a well-established vocoder with wrappers in Python, C#, Swift, Java, and JS
When to avoid
- you need a differentiable vocoder for end-to-end deep learning training (consider diffsptk or neural vocoders)
- you want a ready-made application or GUI rather than a library
- you need official support for languages beyond C/C++ (wrappers are third-party)
- you require extensive tutorials or documentation
Facets
library · maturity stable
audio-processing speech-recognition machine-learning speech-processing machine-learning cpp cross-platform vocoder speech-synthesis f0-estimation spectral-envelope aperiodicity signal-processing audio
3 sources
- readme: https://github.com/mmorise/World · fetched 2026-08-28 · de889113dfed
- homepage: http://www.kisc.meiji.ac.jp/~mmorise/world/english · fetched 2026-08-29 · d81ef17fcb7a
- site_page: http://www.isc.meiji.ac.jp/~mmorise/world/english/faq.html · fetched 2026-08-29 · a7dacd28557b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| mmorise/World | main | 64 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem