diff options
author | John Glover <glover.john@gmail.com> | 2010-11-02 17:24:25 +0000 |
---|---|---|
committer | John Glover <glover.john@gmail.com> | 2010-11-02 17:24:25 +0000 |
commit | 82ae0ec4aa684dbe6285b265bc6a07c6f555d90d (patch) | |
tree | 5f1cc12b65e2ca60e2187c9221837637723bd7af /readme.txt | |
parent | f941ad291e1bf249e27ee1a9514e76ddc0ec32fe (diff) | |
download | simpl-82ae0ec4aa684dbe6285b265bc6a07c6f555d90d.tar.gz simpl-82ae0ec4aa684dbe6285b265bc6a07c6f555d90d.tar.bz2 simpl-82ae0ec4aa684dbe6285b265bc6a07c6f555d90d.zip |
Added dynamic frame size checking to MQ, will make the analysis frame at least 2.5 times the average pitch period
Diffstat (limited to 'readme.txt')
-rw-r--r-- | readme.txt | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -111,7 +111,3 @@ sms: - improve synthesis accuracy beyond 3 decimal places - include stochastic residual synthesis in SMSResidual -mq: -- window size should change depending on detected pitch. No pitch detection algorithm described in the - original paper, so can use the SMS algorithm for now. - |