Jason
da1667e241
return predictions
2022-04-03 11:44:59 -07:00
Jason
826f5bc486
optional csv export
2022-04-03 11:43:20 -07:00
Jason
ca26e3f058
text grid integration; temp file management
2022-04-03 11:25:18 -07:00
jasondien
906d649a39
Merge branch 'pytorch-migration' of https://github.com/jasondien/DeepFormants into pytorch-migration
...
new changes
2022-04-02 00:51:58 -07:00
jasondien
568ed8db71
sample tracking files
2022-04-02 00:51:24 -07:00
Jason
b9353a8aed
Revert "example tracking"
...
This reverts commit bad9773996 .
2022-04-01 12:48:48 -07:00
jasondien
bad9773996
example tracking
2022-04-01 12:45:17 -07:00
Jason
2750ab4320
Update gitignore
2022-03-31 22:04:14 -07:00
Jason
dffdcf1f92
estimation in pytorch
2022-03-31 22:00:37 -07:00
Jason
5c5110ee83
data and output folder
2022-03-31 21:59:27 -07:00
Jason
0080bd83e5
Update gitignore
2022-03-31 21:59:10 -07:00
Jason
d0f717949f
Create .gitignore
2022-03-31 21:52:58 -07:00
jasondien
26d73583ef
migrate estimation model
2022-03-31 11:03:50 -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
Shua Dissen
34e764bbcf
Add files via upload
2018-12-02 16:12:13 +02:00
Shua Dissen
a8360af25c
numpy vs 1.14 fix
2018-01-24 15:03:06 +02:00
Joseph Keshet
ea5fb3e42f
.
2016-07-12 21:54:35 -04:00
Joseph Keshet
d531a5902d
.
2016-07-12 21:46:38 -04:00
Shuadissen
b46b4ada64
Update README.md
2016-07-05 10:34:17 +03:00
Joseph Keshet
5775274a42
Add conversion to 1 channel 16kHz
2016-07-04 12:23:25 +03:00
Shuadissen
c49fb62c4f
Update README.md
2016-07-04 10:04:00 +03:00
Shuadissen
9d207e58b4
Update README.md
2016-07-04 09:38:59 +03:00
Joseph Keshet
ed47df15fb
Update README.md
2016-07-03 10:28:30 +03:00
Joseph Keshet
29e9f3a324
Update README.md
2016-07-03 10:27:59 +03:00
Joseph Keshet
459fb8a267
Update README.md
2016-07-03 10:26:59 +03:00
Joseph Keshet
a031cac0a0
Update README.md
2016-07-03 10:26:24 +03: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
e5be2a7978
license
2016-07-02 15:56:48 +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
Joseph Keshet
4fb9cb39d5
example data
2016-06-29 19:29:24 -04:00
Joseph Keshet
a658e9b1f1
example data
2016-06-29 19:28:54 -04:00
Joseph Keshet
41e66f8bab
Predict using bash script
2016-06-29 19:28:06 -04:00
Shuadissen
0157652e53
Update README.md
2016-06-29 14:56:29 +03: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
da5891575a
.
2016-06-27 13:40:31 -05:00
Joseph Keshet
3c480078d8
Update README.md
2016-06-27 12:56:23 -05:00
Joseph Keshet
a8895b1832
Update README.md
2016-06-27 12:56:00 -05:00
Joseph Keshet
2e7a56ee0f
Update README.md
2016-06-27 12:55:39 -05:00
Joseph Keshet
7e77bc02d2
new file names
2016-06-27 12:52:42 -05:00
Joseph Keshet
31fa64c1e4
.
2016-06-27 12:51:37 -05:00
Joseph Keshet
6515af5050
Merge branch 'master' of https://github.com/MLSpeech/DeepFormants
2016-06-27 12:50:44 -05:00
Joseph Keshet
b2e4655bf2
Corrected file handling.
2016-06-27 12:50:27 -05:00
ecibelli
56c16c7b27
Update README.md
2016-06-27 11:19:12 -05:00
ecibelli
99081e441a
Update README.md
2016-06-27 11:18:21 -05:00
Joseph Keshet
bd9b0b040b
Update
2016-06-27 11:07:13 -05:00
Joseph Keshet
e6230f7266
Update Readme.md
2016-06-27 11:01:19 -05:00
Shuadissen
11ba952edd
Add files via upload
2016-06-23 20:38:34 +03:00