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

Group :: Som
RPM: festvox_kallpc16k

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

%define voice kallpc16k
%define voicepath english/kal_diphone
%define version 1.95
%define release alt2

Name: festvox_%{voice}
Version: %{version}
Release: %{release}
Group: Sound
License: MIT
URL: http://www.cstr.ed.ac.uk/projects/festival.html
Packager: Igor Vlasenko <viy at altlinux.org>
Summary: Festival voice: American English male speaker (KAL, 16KHz sampling)
Requires: festival, festlex_POSLEX, festlex_CMU
Provides: festvox
BuildArch: noarch

Source0: http://festvox.org/packed/festival/2.5/voices/festvox_kallpc16k.tar

%description
American English male speaker (KAL) using residual excited LPC diphone database
at 16KHz sampling.

%prep
%setup -q -c

%build

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

install -d $VOICE_DIR/%{voicepath}/festvox
install -d $VOICE_DIR/%{voicepath}/group
install -m 644 festival/lib/voices/%{voicepath}/festvox/* $VOICE_DIR/%{voicepath}/festvox
install -m 644 festival/lib/voices/%{voicepath}/group/* $VOICE_DIR/%{voicepath}/group

%files
%doc festival/lib/voices/%{voicepath}/COPYING
%{_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