Skip to content

Commit

Permalink
Add comment to Praat script about requiring mono audio
Browse files Browse the repository at this point in the history
  • Loading branch information
jakory committed Jul 13, 2017
1 parent f564ef7 commit 54f74e8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/rr_entrain_speech.praat
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@
# below) for speaking rate detection. Their script has been moved into a
# procedure and minimally modified.
#
# Note that some of the Praat functions used in this script will only work
# with mono-channeled audio and will return an error on stereo.
# TODO Modify so Praat checks/converts to mono first.
#
###########################################################################
# #
# Praat Script Syllable Nuclei #
Expand Down

0 comments on commit 54f74e8

Please sign in to comment.