On 12/01/12 06:12, Khue Nguyen wrote:
Dear all,
When I executed this command : ./bin/do_clustergen cluster
I had output with error at the end :

It should have mail festival/trees/pau_2_mcep.tree

before this stage (when doing all the wagon trains). Can you see all call to wagon in the out before that that is for pau_2? Did that fail?

The (long) line printed to the screen can be run directly again from the command line so you can trace what the problem is. (Did you have enough memory.disk space?).

Alan



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.


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

Reply via email to