Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 650484

Summary: app-accessibility/htsengine - synthesize speech waveform from HMMs trained by the HMM-based speech synthesis system (HTS)
Product: Gentoo Linux Reporter: Mihai Moldovan <ionic>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: UNCONFIRMED ---    
Severity: normal Keywords: EBUILD
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://sourceforge.net/projects/hts-engine/
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 650486    
Attachments: htsengine-1.10.ebuild
htsengine-1.10.ebuild

Description Mihai Moldovan 2018-03-14 13:19:07 UTC
Created attachment 523898 [details]
htsengine-1.10.ebuild

This packages a new piece of software, htsengine.

The names diverge... sometimes it's called htsengine, sometimes it's called hts-engine, sometimes it's called hts_engine, something it's called htsengine-API, somtimes htsengine API etc.

The embedded and speech-tools USE flags should not be used under normal circumstances.

The speech-tools USE flag enables using speech-tools' memory managing functions and is currently broken due to speech-tools being non-multilib.

The "embedded" feature tunes some constants in the source code, trading accuracy for speed.


Would the sound and accessibility herds take over maintenance for this small program?
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2018-03-20 04:51:03 UTC
Comment on attachment 523898 [details]
htsengine-1.10.ebuild

>DESCRIPTION=""

No description?

>HOMEPAGE="https://hts-engine.sourceforge.net/"
>SRC_URI="mirror://sourceforge/hts-engine/${MY_P}.tar.gz"
Comment 2 Mihai Moldovan 2018-03-24 04:09:22 UTC
Created attachment 525152 [details]
htsengine-1.10.ebuild

Populates the DESCRIPTION variable.

Sorry, oversight on my part.