upstream version 1.2.2
[debian/freetts] / tests / benchmarks / README.txt
1 This directory contains a number of scripts that are used to collect
2 benchmarks for FreeTTS. They are described here.
3
4 Script: 'benchmark"
5     Collects a standard set of benchmarks and places the results in the
6     results directory.
7
8 Script: 'collectMetrics'
9      Collects benchmarks for a number of input sizes and voices.  Sends
10      output to stadout.  Typically run by the benchmark script.
11    
12 Script 'dukesays'
13      Generates a wave dump for a standard utterance
14      
15 Script 'jprof'
16    Runs FreeTTS under the Java profiler. Collects profile information
17    in log.txt. Also prints out heap summary information.
18
19 Script 'lines'
20    Collects time to first sample information for inputs of various
21    sizes (client and server VM).