next up previous
Next: Pruning Up: Clustering algorithm Previous: Joining units

Selecting units

At synthesis time we have a stream of target segments that we wish to synthesize. For each target we use the CART for that unit type, and ask the questions to find the appropriate cluster which provides a set of candidate units. The function Tdist(U) is defined as the distance of a unit U to its cluster center, and the function tex2html_wrap_inline158 as the join cost of the optimal coupling point between a candidate unit tex2html_wrap_inline160 and the previous candidate unit tex2html_wrap_inline162 it is to be joined to. We then use a Viterbi search to find the optimal path through the candidate units that minimizes the following expression:

displaymath152

W allows a weight to be set optimizing join cost over target cost. Given that clusters typically contain units that are very close, the join cost is usually the more important measure and hence is weighted accordingly.



Alan W Black
Tue Jul 1 17:10:58 BST 1997