Dear all,
When I executed this command : ./bin/do_clustergen cluster
I had output with error at the end :

SIOD ERROR: could not open file festival/trees/pau_2_mcep.tree
BACKTRACE:
   0: (load
    (string-append "festival/trees/" (car unit) "_mcep" ".tree")
    t)
   1: (car
    (load
     (string-append "festival/trees/" (car unit) "_mcep" ".tree")
     t))
   2: (set!
    tree
    (car
     (...)))
   3: (f (car l2))
   4: (cons (f (car l2)) r)
   5: (set! r (cons (f (car l2)) r))
   6: (while l2 (set! r (cons (f (car l2)) r)) (set! l2 (cdr l2)))
   7: (mapcar
    (lambda
     (unit)
     (...)
     ...)
    unittypes)
   8: (if
    cg:multimodel
    (begin
     (format t "Building multimodels: static
")
     (set! cg::cluster_feats "-track_feats 1-25")
     ...)
    ...)
   9: (build_clustergen "etc/txt.done.data")
closing a file left open: festival/trees/cmu_us_slt_arctic_mcep.rawparams
closing a file left open: festival/trees/cmu_us_slt_arctic_mcep.tree

And making cmu_us_slt_arctic_mcep.tree is failed. How I can do ?
Thanks a lot.

-- 
Khue Nguyen
[email protected]
_______________________________________________
Festlang-talk mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/festlang-talk

Reply via email to