<h1 id="prep">Preparation</h1>

<p>If your system is not using Pipewire, the software QjackCtl must be installed.
Execute it and configure the sample rate to 48000 Hz:
</p>

<ol>
<li>Click on "Setup...".</li>
<li>Set Settings / Parameters / Sample Rate: 48000.</li>
<li>Click on "Save".</li>
<li>Close the "Setup" window.</li>
<li>Click on "Stop".</li>
<li>Click on "Start".</li>
</ol>

<p>The sample rate is defined by the parameter "output_rate" in the file <code>vtm.txt</code>,
located in <code>data/voice/english/*/vtm.txt</code>.

<p>Copy the data files contained in the directory <code>data/</code>
(from the source package of gama_tts) to another directory.
The user must have write access to this directory, which will be used in the
quickstart.
</p>

<p>Run the program <code>gama_tts_editor</code>.
</p>



<h2>Quickstart</h2>

<ol>
<li>In the main window, click on File / Open and select the directory <code>data/voice/english/5_male</code>.</li>
<li>In the main window, click on "Synthesis window".</li>
<li>In the synthesis window, enter an english text in the field "Text".
Click on "Parse". The text will be synthesized.</li>
<li>In the synthesis window, set the "Tempo" field to 0.5.
Click on "Synthesize". The text will be synthesized in a slower pace.</li>
<li>In the synthesis window, set the "Tempo" field to 2.0.
Click on "Synthesize". The text will be synthesized in a faster pace.</li>
<li>In the main window, click on "Interactive VTM" (interactive vocal tract model).
Click on "(Re)start". In the "Dynamic Parameters" area, change the slider for
"Glot Pitch". In the slider for "R8" (mouth radius), move the value from
zero to the center value and back to zero, repeatedly and as fast as possible.
You should hear the sound "ba". Now set the slider for "Velum" to 0.25.
Move again the slider for "R8". You should hear the sound "ma".
Click on "Stop".</li>
</ol>
