Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37571598
en ru br
ALT Linux repos
S:0.5-alt3
5.0: 0.5-alt1
4.1: 0.4-alt0.M41.1
4.0: 0.4-alt0.M40.1

Group :: Sound
RPM: festvox_msu_ru_nsh_clunits

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define voice msu_ru_nsh_clunits
%define voicepath russian/%voice

Name: festvox_%{voice}
Version: 0.5
Release: alt3
Group: Sound
License: MIT
URL: http://festlang.berlios.de/russian.html
Packager: Igor Vlasenko <viy at altlinux.org>
Summary: Festival voice: a clustergen voice for Russian Language.
Requires: festival >= 1.96
Provides: festvox
Provides: festvox-ru = %version
Obsoletes: festvox_msu_ru_nsh_diphone < 0.2-alt2
BuildArch: noarch
AutoReqProv: no

Source0: http://prdownload.berlios.de/festlang/%{voice}-%{version}.tar
Patch: proclaim_voice.patch

%description
Festival voice: a clustergen synthesizer voice for Russian Language.

Note, that you should select russian voice with (voice_msu_ru_nsh_clunits)
on start and all russian text should have UTF-8 encoding.


%prep
%setup -q -n %{voice}
#-%{version}
%patch -p1

%build

%install
VOICE_DIR=$RPM_BUILD_ROOT%{_datadir}/festival/voices

install -d $VOICE_DIR/%{voicepath}/
#install -m 644 ./festvox/*.scm $VOICE_DIR/%{voicepath}/festvox
mv ./*/ $VOICE_DIR/%{voicepath}/

%files
%doc COPYING README
%{_datadir}/festival/voices/*

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin