Update
This commit is contained in:
@@ -1,6 +1,19 @@
|
||||
# DeepFormants
|
||||
DeepFormants
|
||||
============
|
||||
|
||||
Shua Dissen (shua.dissen@gmail.com)
|
||||
Joseph Keshet (joseph.keshet@biu.ac.il)
|
||||
|
||||
Formant Tracking & Estimation
|
||||
|
||||
DeepFormants is a software package for formant tracking $and; estimation, using two algorithms based on deep networks. It works as follows:
|
||||
* The user provides wav file
|
||||
* Optionally the user can provide a start and an end times in seconds
|
||||
* A classifer is
|
||||
|
||||
This is a beta version of Autovot. Any reports of bugs, comments on how to improve the software or documentation, or questions are greatly appreciated, and should be sent to the authors at the addresses given above.
|
||||
|
||||
|
||||
How to use:
|
||||
|
||||
For vowel formant estimation call the main script in a terminal with the wav file, formant output filename and the vowel begin and end times
|
||||
|
||||
Reference in New Issue
Block a user