diff --git a/audio/rhvoice/Makefile b/audio/rhvoice/Makefile index 2b6b9646ef75..9f73055ef238 100644 --- a/audio/rhvoice/Makefile +++ b/audio/rhvoice/Makefile @@ -1,41 +1,46 @@ PORTNAME= RHVoice DISTVERSION= 1.2.3 +PORTREVISION= 1 CATEGORIES= audio MAINTAINER= yuri@FreeBSD.org COMMENT= Speech synthesizer for English, Russian, Georgian, and other languages LICENSE= LGPL21+ GPLv3+ # the main code is under LGPL21+, MAGE library is under GPLv3+, voices are licensed for use by individuals only, no commercial use LICENSE_COMB= multi LICENSE_FILE_LGPL21+ = ${WRKSRC}/licenses/lgpl-2.1.txt LICENSE_FILE_GPLv3+ = ${WRKSRC}/licenses/gpl-3.0.txt BROKEN_FreeBSD_12_powerpc64= fails to configure: The C++ compiler is not working USES= compiler:c++0x pkgconfig scons USE_GITHUB= yes -GH_ACCOUNT= Olga-Yakovleva USE_LDCONFIG= yes OPTIONS_RADIO= AUDIO OPTIONS_RADIO_AUDIO= PULSEAUDIO AO PORTAUDIO # only one of them works at a time OPTIONS_DEFAULT= AO PULSEAUDIO_LIB_DEPENDS= libpulse.so:audio/pulseaudio AO_LIB_DEPENDS= libao.so:audio/libao PORTAUDIO_LIB_DEPENDS= libportaudio.so:audio/portaudio post-patch-PULSEAUDIO-off: @${REINPLACE_CMD} 's|conf.CheckPKG("libpulse-simple")|False|' ${WRKSRC}/SConstruct post-patch-AO-off: @${REINPLACE_CMD} 's|conf.CheckPKG("ao")|False|' ${WRKSRC}/SConstruct post-patch-PORTAUDIO-off: @${REINPLACE_CMD} 's|conf.CheckPKG("portaudio-2.0")|False|' ${WRKSRC}/SConstruct post-install: + # create config file ${MV} ${STAGEDIR}${ETCDIR}/${PORTNAME}.conf ${STAGEDIR}${ETCDIR}/${PORTNAME}.conf.sample + # strip binaries cd ${STAGEDIR}${PREFIX} && ${STRIP_CMD} bin/RHVoice-test bin/sd_rhvoice lib/libRHVoice.so lib/libRHVoice_audio.so lib/libRHVoice_core.so + # install accessibility/speech-dispatcher module + ${MKDIR} ${STAGEDIR}${PREFIX}/lib/speech-dispatcher-modules + ${RLN} ${STAGEDIR}${PREFIX}/bin/sd_rhvoice ${STAGEDIR}${PREFIX}/lib/speech-dispatcher-modules .include diff --git a/audio/rhvoice/distinfo b/audio/rhvoice/distinfo index 3ccfc32326fc..0225bb4267dc 100644 --- a/audio/rhvoice/distinfo +++ b/audio/rhvoice/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1599929129 -SHA256 (Olga-Yakovleva-RHVoice-1.2.3_GH0.tar.gz) = d104f20dc75fcd133d21751a6e894d34b423e12e4784350b4b9573c727fb71cd -SIZE (Olga-Yakovleva-RHVoice-1.2.3_GH0.tar.gz) = 170715227 +TIMESTAMP = 1619041364 +SHA256 (RHVoice-RHVoice-1.2.3_GH0.tar.gz) = d104f20dc75fcd133d21751a6e894d34b423e12e4784350b4b9573c727fb71cd +SIZE (RHVoice-RHVoice-1.2.3_GH0.tar.gz) = 170715227 diff --git a/audio/rhvoice/pkg-descr b/audio/rhvoice/pkg-descr index 2549bb1933de..27568d0af50d 100644 --- a/audio/rhvoice/pkg-descr +++ b/audio/rhvoice/pkg-descr @@ -1,9 +1,9 @@ RHVoice is a free and open source speech synthesizer. It consists of the following components: * command line tool `rhvoice-client` (needs love) * speech module for NVDA * speech module for Windows (SAPI5) * Android App -WWW: https://github.com/Olga-Yakovleva/RHVoice +WWW: https://github.com/RHVoice/RHVoice diff --git a/audio/rhvoice/pkg-plist b/audio/rhvoice/pkg-plist index 478663ffe3e2..38a8292e54a3 100644 --- a/audio/rhvoice/pkg-plist +++ b/audio/rhvoice/pkg-plist @@ -1,788 +1,789 @@ bin/RHVoice-test bin/sd_rhvoice @sample %%ETCDIR%%/RHVoice.conf.sample include/RHVoice.h include/RHVoice_common.h lib/libRHVoice.so lib/libRHVoice.so.5 lib/libRHVoice.so.5.1.0 lib/libRHVoice_audio.so lib/libRHVoice_audio.so.2 lib/libRHVoice_audio.so.2.0.0 lib/libRHVoice_core.so lib/libRHVoice_core.so.4 lib/libRHVoice_core.so.4.0.0 +lib/speech-dispatcher-modules/sd_rhvoice %%DATADIR%%/languages/Brazilian-Portuguese/downcase.fst %%DATADIR%%/languages/Brazilian-Portuguese/dur-mod.dt %%DATADIR%%/languages/Brazilian-Portuguese/emoji.fst %%DATADIR%%/languages/Brazilian-Portuguese/g2p.fst %%DATADIR%%/languages/Brazilian-Portuguese/gpos.fst %%DATADIR%%/languages/Brazilian-Portuguese/homographs.fst %%DATADIR%%/languages/Brazilian-Portuguese/key.fst %%DATADIR%%/languages/Brazilian-Portuguese/labelling.xml %%DATADIR%%/languages/Brazilian-Portuguese/language.info %%DATADIR%%/languages/Brazilian-Portuguese/lseq.fst %%DATADIR%%/languages/Brazilian-Portuguese/msg.fst %%DATADIR%%/languages/Brazilian-Portuguese/numbers.fst %%DATADIR%%/languages/Brazilian-Portuguese/phonemes.xml %%DATADIR%%/languages/Brazilian-Portuguese/phrasing.dt %%DATADIR%%/languages/Brazilian-Portuguese/pitch-mod.dt %%DATADIR%%/languages/Brazilian-Portuguese/qst.fst %%DATADIR%%/languages/Brazilian-Portuguese/spell.fst %%DATADIR%%/languages/Brazilian-Portuguese/syl.fst %%DATADIR%%/languages/Brazilian-Portuguese/tok.fst %%DATADIR%%/languages/Brazilian-Portuguese/userdict/src/dict.txt %%DATADIR%%/languages/English/accents.dt %%DATADIR%%/languages/English/cmulex.fst %%DATADIR%%/languages/English/cmulex.lts %%DATADIR%%/languages/English/downcase.fst %%DATADIR%%/languages/English/emoji.fst %%DATADIR%%/languages/English/gpos.fst %%DATADIR%%/languages/English/key.fst %%DATADIR%%/languages/English/labelling.xml %%DATADIR%%/languages/English/language.info %%DATADIR%%/languages/English/lseq.fst %%DATADIR%%/languages/English/msg.fst %%DATADIR%%/languages/English/numbers.fst %%DATADIR%%/languages/English/phonemes.xml %%DATADIR%%/languages/English/phrasing.dt %%DATADIR%%/languages/English/spell.fst %%DATADIR%%/languages/English/syl.fst %%DATADIR%%/languages/English/tok.fst %%DATADIR%%/languages/English/tones.dt %%DATADIR%%/languages/Esperanto/downcase.fst %%DATADIR%%/languages/Esperanto/g2p.fst %%DATADIR%%/languages/Esperanto/gpos.fst %%DATADIR%%/languages/Esperanto/key.fst %%DATADIR%%/languages/Esperanto/labelling.xml %%DATADIR%%/languages/Esperanto/language.info %%DATADIR%%/languages/Esperanto/msg.fst %%DATADIR%%/languages/Esperanto/numbers.fst %%DATADIR%%/languages/Esperanto/phonemes.xml %%DATADIR%%/languages/Esperanto/phrasing.dt %%DATADIR%%/languages/Esperanto/spell.fst %%DATADIR%%/languages/Esperanto/syl.fst %%DATADIR%%/languages/Esperanto/tok.fst %%DATADIR%%/languages/Esperanto/untranslit.fst %%DATADIR%%/languages/Kyrgyz/downcase.fst %%DATADIR%%/languages/Kyrgyz/emoji.fst %%DATADIR%%/languages/Kyrgyz/english_phone_mapping.fst %%DATADIR%%/languages/Kyrgyz/g2p.fst %%DATADIR%%/languages/Kyrgyz/gpos.fst %%DATADIR%%/languages/Kyrgyz/key.fst %%DATADIR%%/languages/Kyrgyz/labelling.xml %%DATADIR%%/languages/Kyrgyz/language.info %%DATADIR%%/languages/Kyrgyz/lseq.fst %%DATADIR%%/languages/Kyrgyz/msg.fst %%DATADIR%%/languages/Kyrgyz/numbers.fst %%DATADIR%%/languages/Kyrgyz/phonemes.xml %%DATADIR%%/languages/Kyrgyz/phrasing.dt %%DATADIR%%/languages/Kyrgyz/spell.fst %%DATADIR%%/languages/Kyrgyz/syl.fst %%DATADIR%%/languages/Kyrgyz/tok.fst %%DATADIR%%/languages/Russian/clitics.fst %%DATADIR%%/languages/Russian/dict.fst %%DATADIR%%/languages/Russian/downcase.fst %%DATADIR%%/languages/Russian/emoji.fst %%DATADIR%%/languages/Russian/english_phone_mapping.fst %%DATADIR%%/languages/Russian/g2p.fst %%DATADIR%%/languages/Russian/gpos.fst %%DATADIR%%/languages/Russian/key.fst %%DATADIR%%/languages/Russian/labelling.xml %%DATADIR%%/languages/Russian/language.info %%DATADIR%%/languages/Russian/lseq.fst %%DATADIR%%/languages/Russian/msg.fst %%DATADIR%%/languages/Russian/numbers.fst %%DATADIR%%/languages/Russian/phonemes.xml %%DATADIR%%/languages/Russian/phrasing.dt %%DATADIR%%/languages/Russian/pitch-mod.dt %%DATADIR%%/languages/Russian/qst.fst %%DATADIR%%/languages/Russian/rulex_dict.fst %%DATADIR%%/languages/Russian/rulex_rules.fst %%DATADIR%%/languages/Russian/spell.fst %%DATADIR%%/languages/Russian/split.fst %%DATADIR%%/languages/Russian/stress.fsm %%DATADIR%%/languages/Russian/stress.fst %%DATADIR%%/languages/Russian/stress_marks.fst %%DATADIR%%/languages/Russian/syl.fst %%DATADIR%%/languages/Russian/tok.fst %%DATADIR%%/languages/Russian/untranslit.fst %%DATADIR%%/languages/Tatar/downcase.fst %%DATADIR%%/languages/Tatar/english_phone_mapping.fst %%DATADIR%%/languages/Tatar/g2p.fst %%DATADIR%%/languages/Tatar/g2p_p.fst %%DATADIR%%/languages/Tatar/gpos.fst %%DATADIR%%/languages/Tatar/key.fst %%DATADIR%%/languages/Tatar/labelling.xml %%DATADIR%%/languages/Tatar/language.info %%DATADIR%%/languages/Tatar/lseq.fst %%DATADIR%%/languages/Tatar/msg.fst %%DATADIR%%/languages/Tatar/numbers.fst %%DATADIR%%/languages/Tatar/phonemes.xml %%DATADIR%%/languages/Tatar/phrasing.dt %%DATADIR%%/languages/Tatar/spell.fst %%DATADIR%%/languages/Tatar/syl.fst %%DATADIR%%/languages/Tatar/tok.fst %%DATADIR%%/languages/Ukrainian/downcase.fst %%DATADIR%%/languages/Ukrainian/emoji.fst %%DATADIR%%/languages/Ukrainian/english_phone_mapping.fst %%DATADIR%%/languages/Ukrainian/g2p.fst %%DATADIR%%/languages/Ukrainian/gpos.fst %%DATADIR%%/languages/Ukrainian/key.fst %%DATADIR%%/languages/Ukrainian/labelling.xml %%DATADIR%%/languages/Ukrainian/language.info %%DATADIR%%/languages/Ukrainian/lseq.fst %%DATADIR%%/languages/Ukrainian/msg.fst %%DATADIR%%/languages/Ukrainian/numbers.fst %%DATADIR%%/languages/Ukrainian/phonemes.xml %%DATADIR%%/languages/Ukrainian/phrasing.dt %%DATADIR%%/languages/Ukrainian/spell.fst %%DATADIR%%/languages/Ukrainian/stress.fsm %%DATADIR%%/languages/Ukrainian/stress.fst %%DATADIR%%/languages/Ukrainian/stress_marks.fst %%DATADIR%%/languages/Ukrainian/syl.fst %%DATADIR%%/languages/Ukrainian/tok.fst %%DATADIR%%/languages/Ukrainian/untranslit.fst %%DATADIR%%/languages/Ukrainian/userdict/src/dictionary.txt %%DATADIR%%/voices/Leticia-F123/16000/bap.pdf %%DATADIR%%/voices/Leticia-F123/16000/bap.win1 %%DATADIR%%/voices/Leticia-F123/16000/bap.win2 %%DATADIR%%/voices/Leticia-F123/16000/bap.win3 %%DATADIR%%/voices/Leticia-F123/16000/bpf.txt %%DATADIR%%/voices/Leticia-F123/16000/dur.pdf %%DATADIR%%/voices/Leticia-F123/16000/lf0.pdf %%DATADIR%%/voices/Leticia-F123/16000/lf0.win1 %%DATADIR%%/voices/Leticia-F123/16000/lf0.win2 %%DATADIR%%/voices/Leticia-F123/16000/lf0.win3 %%DATADIR%%/voices/Leticia-F123/16000/mgc.pdf %%DATADIR%%/voices/Leticia-F123/16000/mgc.win1 %%DATADIR%%/voices/Leticia-F123/16000/mgc.win2 %%DATADIR%%/voices/Leticia-F123/16000/mgc.win3 %%DATADIR%%/voices/Leticia-F123/16000/tree-bap.inf %%DATADIR%%/voices/Leticia-F123/16000/tree-dur.inf %%DATADIR%%/voices/Leticia-F123/16000/tree-lf0.inf %%DATADIR%%/voices/Leticia-F123/16000/tree-mgc.inf %%DATADIR%%/voices/Leticia-F123/16000/voice.data %%DATADIR%%/voices/Leticia-F123/24000/bap.pdf %%DATADIR%%/voices/Leticia-F123/24000/bap.win1 %%DATADIR%%/voices/Leticia-F123/24000/bap.win2 %%DATADIR%%/voices/Leticia-F123/24000/bap.win3 %%DATADIR%%/voices/Leticia-F123/24000/bpf.txt %%DATADIR%%/voices/Leticia-F123/24000/dur.pdf %%DATADIR%%/voices/Leticia-F123/24000/lf0.pdf %%DATADIR%%/voices/Leticia-F123/24000/lf0.win1 %%DATADIR%%/voices/Leticia-F123/24000/lf0.win2 %%DATADIR%%/voices/Leticia-F123/24000/lf0.win3 %%DATADIR%%/voices/Leticia-F123/24000/mgc.pdf %%DATADIR%%/voices/Leticia-F123/24000/mgc.win1 %%DATADIR%%/voices/Leticia-F123/24000/mgc.win2 %%DATADIR%%/voices/Leticia-F123/24000/mgc.win3 %%DATADIR%%/voices/Leticia-F123/24000/tree-bap.inf %%DATADIR%%/voices/Leticia-F123/24000/tree-dur.inf %%DATADIR%%/voices/Leticia-F123/24000/tree-lf0.inf %%DATADIR%%/voices/Leticia-F123/24000/tree-mgc.inf %%DATADIR%%/voices/Leticia-F123/24000/voice.data %%DATADIR%%/voices/Leticia-F123/voice.info %%DATADIR%%/voices/Leticia-F123/voice.params %%DATADIR%%/voices/alan/16000/bap.pdf %%DATADIR%%/voices/alan/16000/bap.win1 %%DATADIR%%/voices/alan/16000/bap.win2 %%DATADIR%%/voices/alan/16000/bap.win3 %%DATADIR%%/voices/alan/16000/bpf.txt %%DATADIR%%/voices/alan/16000/dur.pdf %%DATADIR%%/voices/alan/16000/lf0.pdf %%DATADIR%%/voices/alan/16000/lf0.win1 %%DATADIR%%/voices/alan/16000/lf0.win2 %%DATADIR%%/voices/alan/16000/lf0.win3 %%DATADIR%%/voices/alan/16000/mgc.pdf %%DATADIR%%/voices/alan/16000/mgc.win1 %%DATADIR%%/voices/alan/16000/mgc.win2 %%DATADIR%%/voices/alan/16000/mgc.win3 %%DATADIR%%/voices/alan/16000/tree-bap.inf %%DATADIR%%/voices/alan/16000/tree-dur.inf %%DATADIR%%/voices/alan/16000/tree-lf0.inf %%DATADIR%%/voices/alan/16000/tree-mgc.inf %%DATADIR%%/voices/alan/16000/voice.data %%DATADIR%%/voices/alan/24000/bap.pdf %%DATADIR%%/voices/alan/24000/bap.win1 %%DATADIR%%/voices/alan/24000/bap.win2 %%DATADIR%%/voices/alan/24000/bap.win3 %%DATADIR%%/voices/alan/24000/bpf.txt %%DATADIR%%/voices/alan/24000/dur.pdf %%DATADIR%%/voices/alan/24000/lf0.pdf %%DATADIR%%/voices/alan/24000/lf0.win1 %%DATADIR%%/voices/alan/24000/lf0.win2 %%DATADIR%%/voices/alan/24000/lf0.win3 %%DATADIR%%/voices/alan/24000/mgc.pdf %%DATADIR%%/voices/alan/24000/mgc.win1 %%DATADIR%%/voices/alan/24000/mgc.win2 %%DATADIR%%/voices/alan/24000/mgc.win3 %%DATADIR%%/voices/alan/24000/tree-bap.inf %%DATADIR%%/voices/alan/24000/tree-dur.inf %%DATADIR%%/voices/alan/24000/tree-lf0.inf %%DATADIR%%/voices/alan/24000/tree-mgc.inf %%DATADIR%%/voices/alan/24000/voice.data %%DATADIR%%/voices/alan/voice.info %%DATADIR%%/voices/alan/voice.params %%DATADIR%%/voices/aleksandr/16000/bap.pdf %%DATADIR%%/voices/aleksandr/16000/bap.win1 %%DATADIR%%/voices/aleksandr/16000/bap.win2 %%DATADIR%%/voices/aleksandr/16000/bap.win3 %%DATADIR%%/voices/aleksandr/16000/bpf.txt %%DATADIR%%/voices/aleksandr/16000/dur.pdf %%DATADIR%%/voices/aleksandr/16000/lf0.pdf %%DATADIR%%/voices/aleksandr/16000/lf0.win1 %%DATADIR%%/voices/aleksandr/16000/lf0.win2 %%DATADIR%%/voices/aleksandr/16000/lf0.win3 %%DATADIR%%/voices/aleksandr/16000/mgc.pdf %%DATADIR%%/voices/aleksandr/16000/mgc.win1 %%DATADIR%%/voices/aleksandr/16000/mgc.win2 %%DATADIR%%/voices/aleksandr/16000/mgc.win3 %%DATADIR%%/voices/aleksandr/16000/tree-bap.inf %%DATADIR%%/voices/aleksandr/16000/tree-dur.inf %%DATADIR%%/voices/aleksandr/16000/tree-lf0.inf %%DATADIR%%/voices/aleksandr/16000/tree-mgc.inf %%DATADIR%%/voices/aleksandr/16000/voice.data %%DATADIR%%/voices/aleksandr/24000/bap.pdf %%DATADIR%%/voices/aleksandr/24000/bap.win1 %%DATADIR%%/voices/aleksandr/24000/bap.win2 %%DATADIR%%/voices/aleksandr/24000/bap.win3 %%DATADIR%%/voices/aleksandr/24000/bpf.txt %%DATADIR%%/voices/aleksandr/24000/dur.pdf %%DATADIR%%/voices/aleksandr/24000/lf0.pdf %%DATADIR%%/voices/aleksandr/24000/lf0.win1 %%DATADIR%%/voices/aleksandr/24000/lf0.win2 %%DATADIR%%/voices/aleksandr/24000/lf0.win3 %%DATADIR%%/voices/aleksandr/24000/mgc.pdf %%DATADIR%%/voices/aleksandr/24000/mgc.win1 %%DATADIR%%/voices/aleksandr/24000/mgc.win2 %%DATADIR%%/voices/aleksandr/24000/mgc.win3 %%DATADIR%%/voices/aleksandr/24000/tree-bap.inf %%DATADIR%%/voices/aleksandr/24000/tree-dur.inf %%DATADIR%%/voices/aleksandr/24000/tree-lf0.inf %%DATADIR%%/voices/aleksandr/24000/tree-mgc.inf %%DATADIR%%/voices/aleksandr/24000/voice.data %%DATADIR%%/voices/aleksandr/voice.info %%DATADIR%%/voices/aleksandr/voice.params %%DATADIR%%/voices/anatol/16000/bap.pdf %%DATADIR%%/voices/anatol/16000/bap.win1 %%DATADIR%%/voices/anatol/16000/bap.win2 %%DATADIR%%/voices/anatol/16000/bap.win3 %%DATADIR%%/voices/anatol/16000/bpf.txt %%DATADIR%%/voices/anatol/16000/dur.pdf %%DATADIR%%/voices/anatol/16000/lf0.pdf %%DATADIR%%/voices/anatol/16000/lf0.win1 %%DATADIR%%/voices/anatol/16000/lf0.win2 %%DATADIR%%/voices/anatol/16000/lf0.win3 %%DATADIR%%/voices/anatol/16000/mgc.pdf %%DATADIR%%/voices/anatol/16000/mgc.win1 %%DATADIR%%/voices/anatol/16000/mgc.win2 %%DATADIR%%/voices/anatol/16000/mgc.win3 %%DATADIR%%/voices/anatol/16000/tree-bap.inf %%DATADIR%%/voices/anatol/16000/tree-dur.inf %%DATADIR%%/voices/anatol/16000/tree-lf0.inf %%DATADIR%%/voices/anatol/16000/tree-mgc.inf %%DATADIR%%/voices/anatol/16000/voice.data %%DATADIR%%/voices/anatol/24000/bap.pdf %%DATADIR%%/voices/anatol/24000/bap.win1 %%DATADIR%%/voices/anatol/24000/bap.win2 %%DATADIR%%/voices/anatol/24000/bap.win3 %%DATADIR%%/voices/anatol/24000/bpf.txt %%DATADIR%%/voices/anatol/24000/dur.pdf %%DATADIR%%/voices/anatol/24000/lf0.pdf %%DATADIR%%/voices/anatol/24000/lf0.win1 %%DATADIR%%/voices/anatol/24000/lf0.win2 %%DATADIR%%/voices/anatol/24000/lf0.win3 %%DATADIR%%/voices/anatol/24000/mgc.pdf %%DATADIR%%/voices/anatol/24000/mgc.win1 %%DATADIR%%/voices/anatol/24000/mgc.win2 %%DATADIR%%/voices/anatol/24000/mgc.win3 %%DATADIR%%/voices/anatol/24000/tree-bap.inf %%DATADIR%%/voices/anatol/24000/tree-dur.inf %%DATADIR%%/voices/anatol/24000/tree-lf0.inf %%DATADIR%%/voices/anatol/24000/tree-mgc.inf %%DATADIR%%/voices/anatol/24000/voice.data %%DATADIR%%/voices/anatol/voice.info %%DATADIR%%/voices/anatol/voice.params %%DATADIR%%/voices/anna/16000/bap.pdf %%DATADIR%%/voices/anna/16000/bap.win1 %%DATADIR%%/voices/anna/16000/bap.win2 %%DATADIR%%/voices/anna/16000/bap.win3 %%DATADIR%%/voices/anna/16000/bpf.txt %%DATADIR%%/voices/anna/16000/dur.pdf %%DATADIR%%/voices/anna/16000/lf0.pdf %%DATADIR%%/voices/anna/16000/lf0.win1 %%DATADIR%%/voices/anna/16000/lf0.win2 %%DATADIR%%/voices/anna/16000/lf0.win3 %%DATADIR%%/voices/anna/16000/mgc.pdf %%DATADIR%%/voices/anna/16000/mgc.win1 %%DATADIR%%/voices/anna/16000/mgc.win2 %%DATADIR%%/voices/anna/16000/mgc.win3 %%DATADIR%%/voices/anna/16000/tree-bap.inf %%DATADIR%%/voices/anna/16000/tree-dur.inf %%DATADIR%%/voices/anna/16000/tree-lf0.inf %%DATADIR%%/voices/anna/16000/tree-mgc.inf %%DATADIR%%/voices/anna/16000/voice.data %%DATADIR%%/voices/anna/24000/bap.pdf %%DATADIR%%/voices/anna/24000/bap.win1 %%DATADIR%%/voices/anna/24000/bap.win2 %%DATADIR%%/voices/anna/24000/bap.win3 %%DATADIR%%/voices/anna/24000/bpf.txt %%DATADIR%%/voices/anna/24000/dur.pdf %%DATADIR%%/voices/anna/24000/lf0.pdf %%DATADIR%%/voices/anna/24000/lf0.win1 %%DATADIR%%/voices/anna/24000/lf0.win2 %%DATADIR%%/voices/anna/24000/lf0.win3 %%DATADIR%%/voices/anna/24000/mgc.pdf %%DATADIR%%/voices/anna/24000/mgc.win1 %%DATADIR%%/voices/anna/24000/mgc.win2 %%DATADIR%%/voices/anna/24000/mgc.win3 %%DATADIR%%/voices/anna/24000/tree-bap.inf %%DATADIR%%/voices/anna/24000/tree-dur.inf %%DATADIR%%/voices/anna/24000/tree-lf0.inf %%DATADIR%%/voices/anna/24000/tree-mgc.inf %%DATADIR%%/voices/anna/24000/voice.data %%DATADIR%%/voices/anna/voice.info %%DATADIR%%/voices/anna/voice.params %%DATADIR%%/voices/artemiy/16000/bap.pdf %%DATADIR%%/voices/artemiy/16000/bap.win1 %%DATADIR%%/voices/artemiy/16000/bap.win2 %%DATADIR%%/voices/artemiy/16000/bap.win3 %%DATADIR%%/voices/artemiy/16000/bpf.txt %%DATADIR%%/voices/artemiy/16000/dur.pdf %%DATADIR%%/voices/artemiy/16000/lf0.pdf %%DATADIR%%/voices/artemiy/16000/lf0.win1 %%DATADIR%%/voices/artemiy/16000/lf0.win2 %%DATADIR%%/voices/artemiy/16000/lf0.win3 %%DATADIR%%/voices/artemiy/16000/mgc.pdf %%DATADIR%%/voices/artemiy/16000/mgc.win1 %%DATADIR%%/voices/artemiy/16000/mgc.win2 %%DATADIR%%/voices/artemiy/16000/mgc.win3 %%DATADIR%%/voices/artemiy/16000/tree-bap.inf %%DATADIR%%/voices/artemiy/16000/tree-dur.inf %%DATADIR%%/voices/artemiy/16000/tree-lf0.inf %%DATADIR%%/voices/artemiy/16000/tree-mgc.inf %%DATADIR%%/voices/artemiy/16000/voice.data %%DATADIR%%/voices/artemiy/24000/bap.pdf %%DATADIR%%/voices/artemiy/24000/bap.win1 %%DATADIR%%/voices/artemiy/24000/bap.win2 %%DATADIR%%/voices/artemiy/24000/bap.win3 %%DATADIR%%/voices/artemiy/24000/bpf.txt %%DATADIR%%/voices/artemiy/24000/dur.pdf %%DATADIR%%/voices/artemiy/24000/lf0.pdf %%DATADIR%%/voices/artemiy/24000/lf0.win1 %%DATADIR%%/voices/artemiy/24000/lf0.win2 %%DATADIR%%/voices/artemiy/24000/lf0.win3 %%DATADIR%%/voices/artemiy/24000/mgc.pdf %%DATADIR%%/voices/artemiy/24000/mgc.win1 %%DATADIR%%/voices/artemiy/24000/mgc.win2 %%DATADIR%%/voices/artemiy/24000/mgc.win3 %%DATADIR%%/voices/artemiy/24000/tree-bap.inf %%DATADIR%%/voices/artemiy/24000/tree-dur.inf %%DATADIR%%/voices/artemiy/24000/tree-lf0.inf %%DATADIR%%/voices/artemiy/24000/tree-mgc.inf %%DATADIR%%/voices/artemiy/24000/voice.data %%DATADIR%%/voices/artemiy/Readme-en.txt %%DATADIR%%/voices/artemiy/Readme-ru.txt %%DATADIR%%/voices/artemiy/voice.info %%DATADIR%%/voices/artemiy/voice.params %%DATADIR%%/voices/azamat/16000/bap.pdf %%DATADIR%%/voices/azamat/16000/bap.win1 %%DATADIR%%/voices/azamat/16000/bap.win2 %%DATADIR%%/voices/azamat/16000/bap.win3 %%DATADIR%%/voices/azamat/16000/bpf.txt %%DATADIR%%/voices/azamat/16000/dur.pdf %%DATADIR%%/voices/azamat/16000/lf0.pdf %%DATADIR%%/voices/azamat/16000/lf0.win1 %%DATADIR%%/voices/azamat/16000/lf0.win2 %%DATADIR%%/voices/azamat/16000/lf0.win3 %%DATADIR%%/voices/azamat/16000/mgc.pdf %%DATADIR%%/voices/azamat/16000/mgc.win1 %%DATADIR%%/voices/azamat/16000/mgc.win2 %%DATADIR%%/voices/azamat/16000/mgc.win3 %%DATADIR%%/voices/azamat/16000/tree-bap.inf %%DATADIR%%/voices/azamat/16000/tree-dur.inf %%DATADIR%%/voices/azamat/16000/tree-lf0.inf %%DATADIR%%/voices/azamat/16000/tree-mgc.inf %%DATADIR%%/voices/azamat/16000/voice.data %%DATADIR%%/voices/azamat/24000/bap.pdf %%DATADIR%%/voices/azamat/24000/bap.win1 %%DATADIR%%/voices/azamat/24000/bap.win2 %%DATADIR%%/voices/azamat/24000/bap.win3 %%DATADIR%%/voices/azamat/24000/bpf.txt %%DATADIR%%/voices/azamat/24000/dur.pdf %%DATADIR%%/voices/azamat/24000/lf0.pdf %%DATADIR%%/voices/azamat/24000/lf0.win1 %%DATADIR%%/voices/azamat/24000/lf0.win2 %%DATADIR%%/voices/azamat/24000/lf0.win3 %%DATADIR%%/voices/azamat/24000/mgc.pdf %%DATADIR%%/voices/azamat/24000/mgc.win1 %%DATADIR%%/voices/azamat/24000/mgc.win2 %%DATADIR%%/voices/azamat/24000/mgc.win3 %%DATADIR%%/voices/azamat/24000/tree-bap.inf %%DATADIR%%/voices/azamat/24000/tree-dur.inf %%DATADIR%%/voices/azamat/24000/tree-lf0.inf %%DATADIR%%/voices/azamat/24000/tree-mgc.inf %%DATADIR%%/voices/azamat/24000/voice.data %%DATADIR%%/voices/azamat/voice.info %%DATADIR%%/voices/azamat/voice.params %%DATADIR%%/voices/bdl/16000/bap.pdf %%DATADIR%%/voices/bdl/16000/bap.win1 %%DATADIR%%/voices/bdl/16000/bap.win2 %%DATADIR%%/voices/bdl/16000/bap.win3 %%DATADIR%%/voices/bdl/16000/bpf.txt %%DATADIR%%/voices/bdl/16000/dur.pdf %%DATADIR%%/voices/bdl/16000/lf0.pdf %%DATADIR%%/voices/bdl/16000/lf0.win1 %%DATADIR%%/voices/bdl/16000/lf0.win2 %%DATADIR%%/voices/bdl/16000/lf0.win3 %%DATADIR%%/voices/bdl/16000/mgc.pdf %%DATADIR%%/voices/bdl/16000/mgc.win1 %%DATADIR%%/voices/bdl/16000/mgc.win2 %%DATADIR%%/voices/bdl/16000/mgc.win3 %%DATADIR%%/voices/bdl/16000/tree-bap.inf %%DATADIR%%/voices/bdl/16000/tree-dur.inf %%DATADIR%%/voices/bdl/16000/tree-lf0.inf %%DATADIR%%/voices/bdl/16000/tree-mgc.inf %%DATADIR%%/voices/bdl/16000/voice.data %%DATADIR%%/voices/bdl/24000/bap.pdf %%DATADIR%%/voices/bdl/24000/bap.win1 %%DATADIR%%/voices/bdl/24000/bap.win2 %%DATADIR%%/voices/bdl/24000/bap.win3 %%DATADIR%%/voices/bdl/24000/bpf.txt %%DATADIR%%/voices/bdl/24000/dur.pdf %%DATADIR%%/voices/bdl/24000/lf0.pdf %%DATADIR%%/voices/bdl/24000/lf0.win1 %%DATADIR%%/voices/bdl/24000/lf0.win2 %%DATADIR%%/voices/bdl/24000/lf0.win3 %%DATADIR%%/voices/bdl/24000/mgc.pdf %%DATADIR%%/voices/bdl/24000/mgc.win1 %%DATADIR%%/voices/bdl/24000/mgc.win2 %%DATADIR%%/voices/bdl/24000/mgc.win3 %%DATADIR%%/voices/bdl/24000/tree-bap.inf %%DATADIR%%/voices/bdl/24000/tree-dur.inf %%DATADIR%%/voices/bdl/24000/tree-lf0.inf %%DATADIR%%/voices/bdl/24000/tree-mgc.inf %%DATADIR%%/voices/bdl/24000/voice.data %%DATADIR%%/voices/bdl/voice.info %%DATADIR%%/voices/bdl/voice.params %%DATADIR%%/voices/clb/16000/bap.pdf %%DATADIR%%/voices/clb/16000/bap.win1 %%DATADIR%%/voices/clb/16000/bap.win2 %%DATADIR%%/voices/clb/16000/bap.win3 %%DATADIR%%/voices/clb/16000/bpf.txt %%DATADIR%%/voices/clb/16000/dur.pdf %%DATADIR%%/voices/clb/16000/lf0.pdf %%DATADIR%%/voices/clb/16000/lf0.win1 %%DATADIR%%/voices/clb/16000/lf0.win2 %%DATADIR%%/voices/clb/16000/lf0.win3 %%DATADIR%%/voices/clb/16000/mgc.pdf %%DATADIR%%/voices/clb/16000/mgc.win1 %%DATADIR%%/voices/clb/16000/mgc.win2 %%DATADIR%%/voices/clb/16000/mgc.win3 %%DATADIR%%/voices/clb/16000/tree-bap.inf %%DATADIR%%/voices/clb/16000/tree-dur.inf %%DATADIR%%/voices/clb/16000/tree-lf0.inf %%DATADIR%%/voices/clb/16000/tree-mgc.inf %%DATADIR%%/voices/clb/16000/voice.data %%DATADIR%%/voices/clb/24000/bap.pdf %%DATADIR%%/voices/clb/24000/bap.win1 %%DATADIR%%/voices/clb/24000/bap.win2 %%DATADIR%%/voices/clb/24000/bap.win3 %%DATADIR%%/voices/clb/24000/bpf.txt %%DATADIR%%/voices/clb/24000/dur.pdf %%DATADIR%%/voices/clb/24000/lf0.pdf %%DATADIR%%/voices/clb/24000/lf0.win1 %%DATADIR%%/voices/clb/24000/lf0.win2 %%DATADIR%%/voices/clb/24000/lf0.win3 %%DATADIR%%/voices/clb/24000/mgc.pdf %%DATADIR%%/voices/clb/24000/mgc.win1 %%DATADIR%%/voices/clb/24000/mgc.win2 %%DATADIR%%/voices/clb/24000/mgc.win3 %%DATADIR%%/voices/clb/24000/tree-bap.inf %%DATADIR%%/voices/clb/24000/tree-dur.inf %%DATADIR%%/voices/clb/24000/tree-lf0.inf %%DATADIR%%/voices/clb/24000/tree-mgc.inf %%DATADIR%%/voices/clb/24000/voice.data %%DATADIR%%/voices/clb/voice.info %%DATADIR%%/voices/clb/voice.params %%DATADIR%%/voices/elena/16000/bap.pdf %%DATADIR%%/voices/elena/16000/bap.win1 %%DATADIR%%/voices/elena/16000/bap.win2 %%DATADIR%%/voices/elena/16000/bap.win3 %%DATADIR%%/voices/elena/16000/bpf.txt %%DATADIR%%/voices/elena/16000/dur.pdf %%DATADIR%%/voices/elena/16000/lf0.pdf %%DATADIR%%/voices/elena/16000/lf0.win1 %%DATADIR%%/voices/elena/16000/lf0.win2 %%DATADIR%%/voices/elena/16000/lf0.win3 %%DATADIR%%/voices/elena/16000/mgc.pdf %%DATADIR%%/voices/elena/16000/mgc.win1 %%DATADIR%%/voices/elena/16000/mgc.win2 %%DATADIR%%/voices/elena/16000/mgc.win3 %%DATADIR%%/voices/elena/16000/tree-bap.inf %%DATADIR%%/voices/elena/16000/tree-dur.inf %%DATADIR%%/voices/elena/16000/tree-lf0.inf %%DATADIR%%/voices/elena/16000/tree-mgc.inf %%DATADIR%%/voices/elena/16000/voice.data %%DATADIR%%/voices/elena/24000/bap.pdf %%DATADIR%%/voices/elena/24000/bap.win1 %%DATADIR%%/voices/elena/24000/bap.win2 %%DATADIR%%/voices/elena/24000/bap.win3 %%DATADIR%%/voices/elena/24000/bpf.txt %%DATADIR%%/voices/elena/24000/dur.pdf %%DATADIR%%/voices/elena/24000/lf0.pdf %%DATADIR%%/voices/elena/24000/lf0.win1 %%DATADIR%%/voices/elena/24000/lf0.win2 %%DATADIR%%/voices/elena/24000/lf0.win3 %%DATADIR%%/voices/elena/24000/mgc.pdf %%DATADIR%%/voices/elena/24000/mgc.win1 %%DATADIR%%/voices/elena/24000/mgc.win2 %%DATADIR%%/voices/elena/24000/mgc.win3 %%DATADIR%%/voices/elena/24000/tree-bap.inf %%DATADIR%%/voices/elena/24000/tree-dur.inf %%DATADIR%%/voices/elena/24000/tree-lf0.inf %%DATADIR%%/voices/elena/24000/tree-mgc.inf %%DATADIR%%/voices/elena/24000/voice.data %%DATADIR%%/voices/elena/voice.info %%DATADIR%%/voices/elena/voice.params %%DATADIR%%/voices/irina/16000/bap.pdf %%DATADIR%%/voices/irina/16000/bap.win1 %%DATADIR%%/voices/irina/16000/bap.win2 %%DATADIR%%/voices/irina/16000/bap.win3 %%DATADIR%%/voices/irina/16000/bpf.txt %%DATADIR%%/voices/irina/16000/dur.pdf %%DATADIR%%/voices/irina/16000/lf0.pdf %%DATADIR%%/voices/irina/16000/lf0.win1 %%DATADIR%%/voices/irina/16000/lf0.win2 %%DATADIR%%/voices/irina/16000/lf0.win3 %%DATADIR%%/voices/irina/16000/mgc.pdf %%DATADIR%%/voices/irina/16000/mgc.win1 %%DATADIR%%/voices/irina/16000/mgc.win2 %%DATADIR%%/voices/irina/16000/mgc.win3 %%DATADIR%%/voices/irina/16000/tree-bap.inf %%DATADIR%%/voices/irina/16000/tree-dur.inf %%DATADIR%%/voices/irina/16000/tree-lf0.inf %%DATADIR%%/voices/irina/16000/tree-mgc.inf %%DATADIR%%/voices/irina/16000/voice.data %%DATADIR%%/voices/irina/24000/bap.pdf %%DATADIR%%/voices/irina/24000/bap.win1 %%DATADIR%%/voices/irina/24000/bap.win2 %%DATADIR%%/voices/irina/24000/bap.win3 %%DATADIR%%/voices/irina/24000/bpf.txt %%DATADIR%%/voices/irina/24000/dur.pdf %%DATADIR%%/voices/irina/24000/lf0.pdf %%DATADIR%%/voices/irina/24000/lf0.win1 %%DATADIR%%/voices/irina/24000/lf0.win2 %%DATADIR%%/voices/irina/24000/lf0.win3 %%DATADIR%%/voices/irina/24000/mgc.pdf %%DATADIR%%/voices/irina/24000/mgc.win1 %%DATADIR%%/voices/irina/24000/mgc.win2 %%DATADIR%%/voices/irina/24000/mgc.win3 %%DATADIR%%/voices/irina/24000/tree-bap.inf %%DATADIR%%/voices/irina/24000/tree-dur.inf %%DATADIR%%/voices/irina/24000/tree-lf0.inf %%DATADIR%%/voices/irina/24000/tree-mgc.inf %%DATADIR%%/voices/irina/24000/voice.data %%DATADIR%%/voices/irina/voice.info %%DATADIR%%/voices/irina/voice.params %%DATADIR%%/voices/natalia/16000/bap.pdf %%DATADIR%%/voices/natalia/16000/bap.win1 %%DATADIR%%/voices/natalia/16000/bap.win2 %%DATADIR%%/voices/natalia/16000/bap.win3 %%DATADIR%%/voices/natalia/16000/bpf.txt %%DATADIR%%/voices/natalia/16000/dur.pdf %%DATADIR%%/voices/natalia/16000/lf0.pdf %%DATADIR%%/voices/natalia/16000/lf0.win1 %%DATADIR%%/voices/natalia/16000/lf0.win2 %%DATADIR%%/voices/natalia/16000/lf0.win3 %%DATADIR%%/voices/natalia/16000/mgc.pdf %%DATADIR%%/voices/natalia/16000/mgc.win1 %%DATADIR%%/voices/natalia/16000/mgc.win2 %%DATADIR%%/voices/natalia/16000/mgc.win3 %%DATADIR%%/voices/natalia/16000/tree-bap.inf %%DATADIR%%/voices/natalia/16000/tree-dur.inf %%DATADIR%%/voices/natalia/16000/tree-lf0.inf %%DATADIR%%/voices/natalia/16000/tree-mgc.inf %%DATADIR%%/voices/natalia/16000/voice.data %%DATADIR%%/voices/natalia/24000/bap.pdf %%DATADIR%%/voices/natalia/24000/bap.win1 %%DATADIR%%/voices/natalia/24000/bap.win2 %%DATADIR%%/voices/natalia/24000/bap.win3 %%DATADIR%%/voices/natalia/24000/bpf.txt %%DATADIR%%/voices/natalia/24000/dur.pdf %%DATADIR%%/voices/natalia/24000/lf0.pdf %%DATADIR%%/voices/natalia/24000/lf0.win1 %%DATADIR%%/voices/natalia/24000/lf0.win2 %%DATADIR%%/voices/natalia/24000/lf0.win3 %%DATADIR%%/voices/natalia/24000/mgc.pdf %%DATADIR%%/voices/natalia/24000/mgc.win1 %%DATADIR%%/voices/natalia/24000/mgc.win2 %%DATADIR%%/voices/natalia/24000/mgc.win3 %%DATADIR%%/voices/natalia/24000/tree-bap.inf %%DATADIR%%/voices/natalia/24000/tree-dur.inf %%DATADIR%%/voices/natalia/24000/tree-lf0.inf %%DATADIR%%/voices/natalia/24000/tree-mgc.inf %%DATADIR%%/voices/natalia/24000/voice.data %%DATADIR%%/voices/natalia/voice.info %%DATADIR%%/voices/natalia/voice.params %%DATADIR%%/voices/nazgul/16000/bap.pdf %%DATADIR%%/voices/nazgul/16000/bap.win1 %%DATADIR%%/voices/nazgul/16000/bap.win2 %%DATADIR%%/voices/nazgul/16000/bap.win3 %%DATADIR%%/voices/nazgul/16000/bpf.txt %%DATADIR%%/voices/nazgul/16000/dur.pdf %%DATADIR%%/voices/nazgul/16000/lf0.pdf %%DATADIR%%/voices/nazgul/16000/lf0.win1 %%DATADIR%%/voices/nazgul/16000/lf0.win2 %%DATADIR%%/voices/nazgul/16000/lf0.win3 %%DATADIR%%/voices/nazgul/16000/mgc.pdf %%DATADIR%%/voices/nazgul/16000/mgc.win1 %%DATADIR%%/voices/nazgul/16000/mgc.win2 %%DATADIR%%/voices/nazgul/16000/mgc.win3 %%DATADIR%%/voices/nazgul/16000/tree-bap.inf %%DATADIR%%/voices/nazgul/16000/tree-dur.inf %%DATADIR%%/voices/nazgul/16000/tree-lf0.inf %%DATADIR%%/voices/nazgul/16000/tree-mgc.inf %%DATADIR%%/voices/nazgul/16000/voice.data %%DATADIR%%/voices/nazgul/24000/bap.pdf %%DATADIR%%/voices/nazgul/24000/bap.win1 %%DATADIR%%/voices/nazgul/24000/bap.win2 %%DATADIR%%/voices/nazgul/24000/bap.win3 %%DATADIR%%/voices/nazgul/24000/bpf.txt %%DATADIR%%/voices/nazgul/24000/dur.pdf %%DATADIR%%/voices/nazgul/24000/lf0.pdf %%DATADIR%%/voices/nazgul/24000/lf0.win1 %%DATADIR%%/voices/nazgul/24000/lf0.win2 %%DATADIR%%/voices/nazgul/24000/lf0.win3 %%DATADIR%%/voices/nazgul/24000/mgc.pdf %%DATADIR%%/voices/nazgul/24000/mgc.win1 %%DATADIR%%/voices/nazgul/24000/mgc.win2 %%DATADIR%%/voices/nazgul/24000/mgc.win3 %%DATADIR%%/voices/nazgul/24000/tree-bap.inf %%DATADIR%%/voices/nazgul/24000/tree-dur.inf %%DATADIR%%/voices/nazgul/24000/tree-lf0.inf %%DATADIR%%/voices/nazgul/24000/tree-mgc.inf %%DATADIR%%/voices/nazgul/24000/voice.data %%DATADIR%%/voices/nazgul/voice.info %%DATADIR%%/voices/nazgul/voice.params %%DATADIR%%/voices/slt/16000/bap.pdf %%DATADIR%%/voices/slt/16000/bap.win1 %%DATADIR%%/voices/slt/16000/bap.win2 %%DATADIR%%/voices/slt/16000/bap.win3 %%DATADIR%%/voices/slt/16000/bpf.txt %%DATADIR%%/voices/slt/16000/dur.pdf %%DATADIR%%/voices/slt/16000/lf0.pdf %%DATADIR%%/voices/slt/16000/lf0.win1 %%DATADIR%%/voices/slt/16000/lf0.win2 %%DATADIR%%/voices/slt/16000/lf0.win3 %%DATADIR%%/voices/slt/16000/mgc.pdf %%DATADIR%%/voices/slt/16000/mgc.win1 %%DATADIR%%/voices/slt/16000/mgc.win2 %%DATADIR%%/voices/slt/16000/mgc.win3 %%DATADIR%%/voices/slt/16000/tree-bap.inf %%DATADIR%%/voices/slt/16000/tree-dur.inf %%DATADIR%%/voices/slt/16000/tree-lf0.inf %%DATADIR%%/voices/slt/16000/tree-mgc.inf %%DATADIR%%/voices/slt/16000/voice.data %%DATADIR%%/voices/slt/24000/bap.pdf %%DATADIR%%/voices/slt/24000/bap.win1 %%DATADIR%%/voices/slt/24000/bap.win2 %%DATADIR%%/voices/slt/24000/bap.win3 %%DATADIR%%/voices/slt/24000/bpf.txt %%DATADIR%%/voices/slt/24000/dur.pdf %%DATADIR%%/voices/slt/24000/lf0.pdf %%DATADIR%%/voices/slt/24000/lf0.win1 %%DATADIR%%/voices/slt/24000/lf0.win2 %%DATADIR%%/voices/slt/24000/lf0.win3 %%DATADIR%%/voices/slt/24000/mgc.pdf %%DATADIR%%/voices/slt/24000/mgc.win1 %%DATADIR%%/voices/slt/24000/mgc.win2 %%DATADIR%%/voices/slt/24000/mgc.win3 %%DATADIR%%/voices/slt/24000/tree-bap.inf %%DATADIR%%/voices/slt/24000/tree-dur.inf %%DATADIR%%/voices/slt/24000/tree-lf0.inf %%DATADIR%%/voices/slt/24000/tree-mgc.inf %%DATADIR%%/voices/slt/24000/voice.data %%DATADIR%%/voices/slt/voice.info %%DATADIR%%/voices/slt/voice.params %%DATADIR%%/voices/spomenka/16000/bap.pdf %%DATADIR%%/voices/spomenka/16000/bap.win1 %%DATADIR%%/voices/spomenka/16000/bap.win2 %%DATADIR%%/voices/spomenka/16000/bap.win3 %%DATADIR%%/voices/spomenka/16000/bpf.txt %%DATADIR%%/voices/spomenka/16000/dur.pdf %%DATADIR%%/voices/spomenka/16000/lf0.pdf %%DATADIR%%/voices/spomenka/16000/lf0.win1 %%DATADIR%%/voices/spomenka/16000/lf0.win2 %%DATADIR%%/voices/spomenka/16000/lf0.win3 %%DATADIR%%/voices/spomenka/16000/mgc.pdf %%DATADIR%%/voices/spomenka/16000/mgc.win1 %%DATADIR%%/voices/spomenka/16000/mgc.win2 %%DATADIR%%/voices/spomenka/16000/mgc.win3 %%DATADIR%%/voices/spomenka/16000/tree-bap.inf %%DATADIR%%/voices/spomenka/16000/tree-dur.inf %%DATADIR%%/voices/spomenka/16000/tree-lf0.inf %%DATADIR%%/voices/spomenka/16000/tree-mgc.inf %%DATADIR%%/voices/spomenka/16000/voice.data %%DATADIR%%/voices/spomenka/24000/bap.pdf %%DATADIR%%/voices/spomenka/24000/bap.win1 %%DATADIR%%/voices/spomenka/24000/bap.win2 %%DATADIR%%/voices/spomenka/24000/bap.win3 %%DATADIR%%/voices/spomenka/24000/bpf.txt %%DATADIR%%/voices/spomenka/24000/dur.pdf %%DATADIR%%/voices/spomenka/24000/lf0.pdf %%DATADIR%%/voices/spomenka/24000/lf0.win1 %%DATADIR%%/voices/spomenka/24000/lf0.win2 %%DATADIR%%/voices/spomenka/24000/lf0.win3 %%DATADIR%%/voices/spomenka/24000/mgc.pdf %%DATADIR%%/voices/spomenka/24000/mgc.win1 %%DATADIR%%/voices/spomenka/24000/mgc.win2 %%DATADIR%%/voices/spomenka/24000/mgc.win3 %%DATADIR%%/voices/spomenka/24000/tree-bap.inf %%DATADIR%%/voices/spomenka/24000/tree-dur.inf %%DATADIR%%/voices/spomenka/24000/tree-lf0.inf %%DATADIR%%/voices/spomenka/24000/tree-mgc.inf %%DATADIR%%/voices/spomenka/24000/voice.data %%DATADIR%%/voices/spomenka/voice.info %%DATADIR%%/voices/spomenka/voice.params %%DATADIR%%/voices/talgat/16000/bap.pdf %%DATADIR%%/voices/talgat/16000/bap.win1 %%DATADIR%%/voices/talgat/16000/bap.win2 %%DATADIR%%/voices/talgat/16000/bap.win3 %%DATADIR%%/voices/talgat/16000/bpf.txt %%DATADIR%%/voices/talgat/16000/dur.pdf %%DATADIR%%/voices/talgat/16000/lf0.pdf %%DATADIR%%/voices/talgat/16000/lf0.win1 %%DATADIR%%/voices/talgat/16000/lf0.win2 %%DATADIR%%/voices/talgat/16000/lf0.win3 %%DATADIR%%/voices/talgat/16000/mgc.pdf %%DATADIR%%/voices/talgat/16000/mgc.win1 %%DATADIR%%/voices/talgat/16000/mgc.win2 %%DATADIR%%/voices/talgat/16000/mgc.win3 %%DATADIR%%/voices/talgat/16000/tree-bap.inf %%DATADIR%%/voices/talgat/16000/tree-dur.inf %%DATADIR%%/voices/talgat/16000/tree-lf0.inf %%DATADIR%%/voices/talgat/16000/tree-mgc.inf %%DATADIR%%/voices/talgat/16000/voice.data %%DATADIR%%/voices/talgat/24000/bap.pdf %%DATADIR%%/voices/talgat/24000/bap.win1 %%DATADIR%%/voices/talgat/24000/bap.win2 %%DATADIR%%/voices/talgat/24000/bap.win3 %%DATADIR%%/voices/talgat/24000/bpf.txt %%DATADIR%%/voices/talgat/24000/dur.pdf %%DATADIR%%/voices/talgat/24000/lf0.pdf %%DATADIR%%/voices/talgat/24000/lf0.win1 %%DATADIR%%/voices/talgat/24000/lf0.win2 %%DATADIR%%/voices/talgat/24000/lf0.win3 %%DATADIR%%/voices/talgat/24000/mgc.pdf %%DATADIR%%/voices/talgat/24000/mgc.win1 %%DATADIR%%/voices/talgat/24000/mgc.win2 %%DATADIR%%/voices/talgat/24000/mgc.win3 %%DATADIR%%/voices/talgat/24000/tree-bap.inf %%DATADIR%%/voices/talgat/24000/tree-dur.inf %%DATADIR%%/voices/talgat/24000/tree-lf0.inf %%DATADIR%%/voices/talgat/24000/tree-mgc.inf %%DATADIR%%/voices/talgat/24000/voice.data %%DATADIR%%/voices/talgat/voice.info %%DATADIR%%/voices/talgat/voice.params