- This topic has 3 replies, 2 voices, and was last updated 2 years, 4 months ago by .
Viewing 3 reply threads
Viewing 3 reply threads
- You must be logged in to reply to this topic.
› Forums › Speech Synthesis › Festival › Alignment Mismatch
Hi,
this is a duplicate of: https://speech.zone/forums/topic/align-mismatch/
However, the solution to the problem was not solved so I’m opening a new thread.
I’m getting the following error for almost all of my sentences (building my domain voice):
festival> (build_utts “utts.data” ‘unilex-gam)
nba0001
align missmatch at lw (0.000000) l (0.756000) nba0001
Do you have an idea what could cause this error?
I don’t even know where to look for the mismatch because I cannot find the numbers (0.000000) and (0.756000) anywhere.
Thank you!
The full error message looks like this:
festival> (build_utts “utts.data” ‘unilex-gam)
nba0001
align missmatch at lw (0.000000) l (0.756000) nba0001
SIOD ERROR: nil
BACKTRACE:
0: (if
(string-matches (item.name (car actual-segments)) closure_regex)
(begin
(…)
(set! actual-segments (cdr actual-segments)))
…)
1: (while
(and segments actual-segments)
(set!
wname
(…))
…)
2: (if
(eq? (cadr l) (quote apml))
(align_utt_apml (car l))
…)
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
(l)
(format t “%s
” (car l))
…)
p)
8: (build_utts “utts.data” (quote unilex-gam))
Does this topic help?
Thank you Simon!
I think it might be a problem with having accidentally used the wrong dictionary at some point.
I’m going to test it.
Edit:
It helped, thank you!
Some forums are only available if you are logged in. Searching will only return results from those forums if you log in.
Copyright © 2024 · Balance Child Theme on Genesis Framework · WordPress · Log in