Speech database

From Phonlab
Revision as of 15:22, 26 May 2017 by Keithjohnson (talk | contribs) (Created page with "The procedure outlined here uses utilities in the Berkeley Phonetic Machine, to produce time aligned TextGrids for recorded utterances in English. 1. create text transcripts of …")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

The procedure outlined here uses utilities in the Berkeley Phonetic Machine, to produce time aligned TextGrids for recorded utterances in English.

1. create text transcripts of the words spoken in a sound file. Most plain text editors will be fine for this.

  # one bug is that plain text on windows has "end of line" characters that are not compatible with <make_text_grids> - the perl utility that parses transcripts and passes them to <pyalign.py>