|
|
(list "-md" (path-append hts_data_dir "duration.pdf")) | (list "-md" (path-append hts_data_dir "duration.pdf")) |
(list "-mm" (path-append hts_data_dir "mcep.pdf")) | (list "-mm" (path-append hts_data_dir "mcep.pdf")) |
(list "-mf" (path-append hts_data_dir "lf0.pdf")) | (list "-mf" (path-append hts_data_dir "lf0.pdf")) |
'("-a" " 0.420000") |
'("-a" 0.420000) |
'("-r" " 0.000000") |
'("-r" 0.000000) |
'("-fs" "1.000000") |
'("-fs" 1.000000) |
'("-fm" "0.000000") |
'("-fm" 0.000000) |
'("-u" " 0.500000") |
'("-u" 0.500000) |
'("-l" " 0.000000") |
'("-l" 0.000000) |
)) | )) |
| |
;; This function is called to setup a voice. It will typically | ;; This function is called to setup a voice. It will typically |