- This topic has 1 reply, 1 voice, and was last updated 3 years ago by .
Viewing 1 reply thread
Viewing 1 reply thread
- You must be logged in to reply to this topic.
› Forums › Technical support › Units in context with make_initial_phone_labs ?
Hello, I’m implementing my script-selection algorithm. I want to convert my text into a phone sequence (using make_initial_phone_labs). However, I also want to generate labels for other front-end information here so I can use it to select sentences based on units-in-context (i.e. I want extra contextual information).
Is there a command which I can use to do this? Maybe I way to also print stress labels?
Thank you 🙂
Also, when I run make_initial_phone_labs, Festival raises the following error about 100 utterances in… What could the problem be?
SIOD ERROR: not a number
BACKTRACE:
0: (#<SUBR(5) Unilex_Word> (quote #<Utterance 0x7ff4f2703230>))
1: (apply_method (quote Word_Method) utt)
2: (Word utt)
3: (utt.synth_toSegment_text
(eval (list (quote Utterance) (quote Text) text)))
4: (if
(eq? (cadr l) (quote apml))
(do_synth_for_htk_apml (car l) ofd)
…)
5: (f (car l2))
6: (cons (f (car l2)) r)
7: (set! r (cons (f (car l2)) r))
8: (while l2 (set! r (cons (f (car l2)) r)) (set! l2 (cdr l2)))
9: (mapcar
(lambda
(l)
(format t “%s
” (car l))
…)
p)
10: (make_initial_phone_labs
“christina_utts.data”
“utts_coverage.mlf”
I’ve tried to add words to my lexicon so I think it might be something to do with the formatting of it but I can’t see any issues.
Thanks for your help
Some forums are only available if you are logged in. Searching will only return results from those forums if you log in.
This is the new version. Still under construction.Copyright © 2026 · Balance Child Theme on Genesis Framework · WordPress · Log in