Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37876356
en ru br
ALT Linux repos
5.0: 1.96-alt1
4.1: 1.96-alt1
4.0: 1.96-alt1

Group :: Sound
RPM: festvox_cmu_us_slt_arctic_hts

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define voice cmu_us_slt_arctic_hts
%define voicepath us/%voice

Name: festvox_%{voice}
Version: 1.96
Release: alt1
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: US English female speaker, HTS based, "slt"
Requires: festival, festlex_POSLEX, festlex_CMU
Provides: festvox
BuildArch: noarch

Source0: http://www.speech.cs.cmu.edu/awb/fftest/festvox_%{voice}.tar.bz2
#Source0: http://www.cstr.ed.ac.uk/downloads/festival/1.95/festvox_%{voice}.tar.bz2

%description
Based on the CMU_ARTIC "slt" (US English female)
using Nagoya Institute of Technology's HTS based synthesizer

%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}/hts
install -m 644 festival/lib/voices/%{voicepath}/festvox/* $VOICE_DIR/%{voicepath}/festvox
install -m 644 festival/lib/voices/%{voicepath}/hts/* $VOICE_DIR/%{voicepath}/hts
#install -m 644 festival/lib/voices/%{voicepath}/*.* $VOICE_DIR/%{voicepath}/

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