Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Backports:SLE-15-SP4:FactoryCandidates
pocketsphinx
pocketsphinx-long-utterance.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File pocketsphinx-long-utterance.patch of Package pocketsphinx
--- src/libpocketsphinx/hmm.h.orig 2012-12-12 14:43:56.000000000 -0700 +++ src/libpocketsphinx/hmm.h 2016-07-15 09:16:22.510397933 -0600 @@ -65,12 +65,12 @@ extern "C" { * process longer utterances. Due to limitations of FSG search implementation * this value needs to be signed. */ -typedef int16 frame_idx_t; +typedef int32 frame_idx_t; /** * Maximum number of frames in index, should be in sync with above. */ -#define MAX_N_FRAMES MAX_INT16 +#define MAX_N_FRAMES MAX_INT32 /** Shift count for senone scores. */
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor