Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37600631
en ru br
ALT Linux repositórios
S:1.0-alt2
5.0: 1.0-alt2
4.1: 1.0-alt1.M41.1
4.0: 1.0-alt1.M40.1

Group :: Som
RPM: festvox_cstr_us_awb_arctic_multisyn

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

%define voice cstr_us_awb_arctic_multisyn
%define voicepath english/%voice

Name: festvox_%{voice}
Version: 1.0
Release: alt2
Group: Sound
Copyright: X11-style
URL: http://www.cstr.ed.ac.uk/projects/festival.html
Packager: Igor Vlasenko <viy at altlinux.org>
Summary: Festival voice: Scottish English Male speaker (AWB), multisyn
Requires: festival, festlex_POSLEX, festlex_CMU
Provides: festvox
BuildArch: noarch
AutoReqProv: no

Source0: http://www.cstr.ed.ac.uk/downloads/festival/1.95/festvox_%{voice}-%{version}.tar.bz2
Patch0: festvox_cstr_us_awb_arctic_multisyn-festival-1.96-alt.patch

%description
"Scottish" English male speaker (AWB), using US English front end,
using excited residual LPC multisyn database. (Note this is about 100MB)


%prep
TAR_VOICE_DIR=festival/lib/voices-multisyn
%setup -q -c
pushd $TAR_VOICE_DIR
%patch -p2 -b .to_delete
popd
find . -name '*.to_delete' -print -delete

%build

%install
VOICE_DIR=$RPM_BUILD_ROOT%{_datadir}/festival/voices
TAR_VOICE_DIR=festival/lib/voices-multisyn

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

%files
%{_datadir}/festival/*

%changelog

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009