···88# $Id$
99#
1010# Copyright (C) 2007 Jonas Häggqvist
1111+# Copyright (C) 2020 Solomon Peachy
1112#
1213# All files in this archive are subject to the GNU General Public License.
1314# See the file COPYING in the source tree root for full license agreement.
···162163 'turkce' => 'tr_TR-fettah-medium.onnx',
163164);
164165165165-my $trim_thresh = 500; # Trim silence if over this, in ms
166166+my $trim_thresh = 250; # Trim silence if over this, in ms
166167my $force = 0; # Don't regenerate files already present
167168168169# Initialize TTS engine. May return an object or value which will be passed