Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37650868
en ru br
ALT Linux repos
S:2.5-alt1

Group :: Sound
RPM: festvox_cmu_us_rms_cg

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define voice cmu_us_rms_cg
%define voicepath us/%voice

Name: festvox_%{voice}
Version: 2.5
Release: alt1
Group: Sound
License: MIT
URL: http://www.cstr.ed.ac.uk/projects/festival.html
Packager: Igor Vlasenko <viy at altlinux.org>
Summary: Festival voice: US English male speaker, Clustergen, "rms"
Requires: festival, festlex_POSLEX, festlex_CMU
Provides: festvox
BuildArch: noarch

# will not work with older festivals

Conflicts: festival < 2.5
Requires: festival >= 2.5

Source0: http://festvox.org/packed/festival/%version/voices/festvox_%{voice}.tar

%description
Clustergen "rms" (US English male) voice for festival.

%prep
%setup -q -c

%build

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

install -d $VOICE_DIR/%{voicepath}/
cp -a festival/lib/voices/%{voicepath}/* $VOICE_DIR/%{voicepath}/

%files
%{_datadir}/festival/*

%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