Skip to content

Commit

Permalink
removed non-ascii character in doc string preventing import
Browse files Browse the repository at this point in the history
  • Loading branch information
AndyP103 committed Jan 25, 2019
1 parent be443e5 commit e4045c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion timbral_models/Timbral_Reverb.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ def timbral_reverb(fname, fs=0, dev_output=False, phase_correction=False, clip_o
This function classifies the audio file as either not sounding reverberant.
This is based on the RT60 estimation algirhtm documented in:
Jan, T., and Wang, W., 2012: Blind reverberation time estimation based on Laplace distribution,
Jan, T., and Wang, W., 2012: "Blind reverberation time estimation based on Laplace distribution",
EUSIPCO. pp. 2050-2054, Bucharest, Romania.
Version 0.4
Expand Down

0 comments on commit e4045c2

Please sign in to comment.