update standards version
[debian/freetts] / tests / testUtt
1 #!/bin/sh
2 # Copyright (c) 2001 Sun Microsystems, Inc.
3 # All Rights Reserved.
4
5 # See the file "license.terms" for information on usage and
6 # redistribution of this file, and for a DISCLAIMER OF ALL 
7 # WARRANTIES.
8 #
9 sh compareUtt Unit 
10 sh compareUtt target_end 
11 sh compareNumericUtt f0 
12 sh compareUtt accent 
13 sh compareUtt stress
14 sh compareUtt Segment
15 sh compareUtt SylStructure
16 sh compareUtt Word
17 sh compareUtt Phrase
18 sh compareUtt Token
19 sh compareUtt pos
20 sh compareUtt endtone
21
22 # The file_pos test has been removed. A refactoring
23 # of the tokenization process now causes freetts to
24 # give file_pos values that are relative to the FreeTTSSpeakable
25 # not just to the utterance. This is much preferred as compared to
26 # the previous file_pos within an utterance. So even thought the
27 # output of freetts does not match flite with regard to the file_pos
28 # we like our answer better.
29 #
30 # compareUtt file_pos