# bootphon/phonemizer

Simple text to phones converter for multiple languages

Repository: https://github.com/bootphon/phonemizer
Canonical: https://ross.abutalabs.com/products/phonemizer
Homepage: https://bootphon.github.io/phonemizer/
Language: Python
License: GPL-3.0
License Family: copyleft
Last push: 2026-08-04T10:16:14+00:00

## Health v2 (maintenance only)
Score: 85/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 96, release rhythm 63, longevity 100
- inputs: {"age_days": 3787, "days_push": 29, "days_rel": 33, "gap_med": null, "n_releases_24m": 1}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1567, forks 200 (observed 2026-08-28T04:05:04.969112+00:00)

## What it is
A Python library and command-line tool that converts words and texts into phonemes across many languages. It wraps multiple backends (espeak-ng, espeak-mbrola, festival, segments) to produce IPA or custom phone-set transcriptions.

## Use cases
- convert text to IPA phonemes in Python
- phonemize text for TTS training data
- get phonetic transcription of words in multiple languages
- grapheme to phoneme conversion for speech datasets
- phonemize text from the command line
- build pronunciation lexicons with espeak

## When to choose
- you need phonetic transcriptions for many languages in Python
- you are preparing text-to-speech or speech recognition training data
- you want both a CLI and a Python API for phonemization

## When to avoid
- you need a pure-Python solution without external espeak/festival dependencies
- you need full TTS synthesis rather than phoneme transcription
- you need very fast phonemization of huge corpora without parallelization

## Facets
- artifact type: library
- maturity: stable
- function: nlp, speech-recognition, cli
- domain: speech-processing, developer-tools
- platform: python, windows, cli
- tags: phonemization, ipa, text-to-phones, espeak, festival, g2p, linguistics, natural-language-processing, linux, macos

## Member repositories
- bootphon/phonemizer (main) score 85

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:04.969112+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:59:00.131025+00:00, confidence not recorded.
  - readme: https://github.com/bootphon/phonemizer (fetched 2026-08-28T04:05:04.969112+00:00, sha afd85147fccb)
  - homepage: https://bootphon.github.io/phonemizer/ (fetched 2026-08-29T11:28:57.513084+00:00, sha bbae63eb37fb)
  - registry_pypi: https://pypi.org/pypi/phonemizer/json (fetched 2026-08-29T11:28:57.522369+00:00, sha 581f613018f5)
- Data as of 2026-08-30T08:39:29.467469+00:00.
