Commit Graph

7 Commits

Author SHA1 Message Date
Azalea (on HyDEV-Daisy) 1bfd4c4346 [O] Reformat code 2022-04-07 15:44:48 -04:00
Jason 1b20c97d84 generate temp folder 2022-04-03 12:07:26 -07:00
Jason ca26e3f058 text grid integration; temp file management 2022-04-03 11:25:18 -07:00
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 b542c4b917 fix interface 2016-07-02 07:25:50 +03:00
Joseph Keshet 5940e013c5 Can run from external directory. Outputs CSV. Works with TextGrids. 2016-06-29 21:20:34 -04:00