Skip to content

Commit

Permalink
fixed speaker problem
Browse files Browse the repository at this point in the history
  • Loading branch information
JoFrhwld committed Jul 31, 2015
1 parent 7a7eab0 commit 3ed5a6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion FAVE-extract/bin/extractFormants.py
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ def __init__(self):
self.location = ''
self.city = '' # 'Philadelphia'
self.state = '' # 'PA'
self.year = None # year of recording
self.year = '' # year of recording
self.tiernum = None # tiernum points to phone tier = first tier for given speaker


Expand Down

0 comments on commit 3ed5a6b

Please sign in to comment.