Ross ROSS = Recommend OSS · open-source software intelligence for agents

YannickJadoul/Parselmouth

Praat in Python, the Pythonic way observed · 2026-08-28

github.com/YannickJadoul/Parselmouth · homepage · C++ · GPL-3.0 (copyleft) observed · 2026-08-28

Health v2 · maintenance only

74/100

  • Activity 98
  • Release rhythm 27
  • Longevity 100
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: 206.0
  • age_days: 3375
  • days_rel: 279
  • days_push: 12
  • n_releases_24m: 3

Full methodology

Adoption not part of the score

1286 stars · 131 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Parselmouth is a Python library that exposes Praat's internal C/C++ speech and acoustic analysis code through a complete, Pythonic interface. Because it links directly to Praat's source rather than wrapping its scripting language, analysis results are identical to those produced by Praat itself.

Use cases

  • analyze speech audio with Praat algorithms from Python
  • extract pitch contours and formants from wav files
  • compute spectrograms and intensity programmatically
  • batch-process audio files for phonetic research
  • automate Praat analyses without writing Praat scripts
  • integrate acoustic measurements into NumPy and matplotlib pipelines

When to choose

  • You need Praat-identical analysis results inside a Python workflow
  • You want to script or automate acoustic/phonetic analyses at scale instead of using Praat's GUI or scripting language
  • You are building scientific pipelines that combine speech analysis with NumPy, SciPy, or matplotlib

When to avoid

  • You need speech recognition or transcription rather than acoustic analysis
  • You only need audio playback, editing, or format conversion that simpler audio libraries cover
  • You are not working in Python and just want the standalone Praat application

Facets

library · maturity stable

audio-processing speech-processing python cross-platform windows praat phonetics speech-analysis acoustic-analysis pitch-analysis formants spectrogram python-bindings jupyter audio linux macos

1 source

Member repositories

RepositoryRoleHealth v2
YannickJadoul/Parselmouthmain74

For agents

markdown · JSON · MCP: product_card(name="YannickJadoul/Parselmouth")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem