The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.
read_textgrid() now manually parses textgrids and can
handle short-format textgrids. (#4, #16, initial parser by @JoFrhwld). Part of the
parsing is done in C++ so the new manual parser is faster than the
legacy version.legacy_read_textgrid().legacy_read_textgrid() un-escapes
A ""quote"" word to A "quoted" word.legacy_read_textgrid() can handle interval text with
line breaks in them.pivot_textgrid_tiers() to pivot out nested
textgrid intervals into a wide dataframe. For example, if a forced
aligner has a words and phones tier, we can
pivot the words and phones intervals into a
dataframe with one row per phones intervals and with
columns words, words_xmin,
words_xmax, phones, phones_xmin,
phones_xmax, etc. (#10, request of @stefanocoretta)" characters. (@JoFrhwld)encoding argument to read_textgrid().
(#7, #8, #9, @jonorthwash)These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.