festvox / festival

Festival Speech Synthesis System
Other
391 stars 58 forks source link

Multisyn path #27

Open ddavout opened 4 years ago

ddavout commented 4 years ago

https://github.com/festvox/festival/blob/c8e97918ef9809dc3108c561d866fe32fa66bf61/lib/multisyn/multisyn.scm#L39-L42

It works better with the path to the module Multisyn

(require 'multisyn/multisyn_pauses) (require 'multisyn/target_cost)