Skip to content

Commit

Permalink
bugfix in childes phones
Browse files Browse the repository at this point in the history
  • Loading branch information
mmmaat committed Mar 9, 2017
1 parent feb3cc3 commit 181671d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion abkhazia/corpus/prepare/childes_preparator.py
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ class ChildesPreparator(AbstractPreparator):
'eh': u'ɛ',
'ey': u'eɪ',
'ae': u'æ',
'aa': u'ɑː',
'aa': u'ɑ',
'aw': u'aʊ',
'ay': u'aɪ',
'ah': u'ʌ',
Expand Down

0 comments on commit 181671d

Please sign in to comment.