Commit Graph

11 Commits

Author SHA1 Message Date
Daniel Richard G e759570f98 Get DeepFormants working again
* Minor syntax tweaks to make the code Python 3 compatible

* Fixes for various NumPy warnings/errors, either due to use of "float"
  where "int" is required, or domain errors on log functions

* Replaced the use of the obsolete Python-2-only scikits.talkbox
  library with a compatible LPC implementation from the Conch project

* Documentation update to indicate that an old version of "rnn" is
  required

* Invoke Lua scripts via "luajit" directly, instead of going through
  the "th" frontend (to reduce the dependency footprint)
2020-01-17 15:57:00 -05:00
Joseph Keshet 58e2319aff . 2016-07-03 10:18:46 +03:00
Joseph Keshet ec22f6a446 . 2016-07-03 09:56:29 +03:00
Joseph Keshet 5940e013c5 Can run from external directory. Outputs CSV. Works with TextGrids. 2016-06-29 21:20:34 -04:00
Joseph Keshet f9c9437c68 fix args. 2016-06-27 14:58:42 -05:00
Joseph Keshet 41f9796624 add main() to formants.py 2016-06-27 13:47:04 -05:00
Joseph Keshet 7e77bc02d2 new file names 2016-06-27 12:52:42 -05:00
Joseph Keshet b2e4655bf2 Corrected file handling. 2016-06-27 12:50:27 -05:00
Shuadissen a0c1265dca Add files via upload 2016-06-22 19:24:16 +03:00
Shuadissen 381f5ead89 Delete formants.py 2016-06-22 19:23:13 +03:00
Shuadissen eec545e1a7 Add files via upload 2016-06-16 18:01:20 +03:00