src/libpocketsphinx/tst_search.c File Reference

Time-conditioned lexicon tree search ("S3"). More...

#include <string.h>
#include <assert.h>
#include <ckd_alloc.h>
#include <listelem_alloc.h>
#include <profile.h>
#include <err.h>
#include "pocketsphinx_internal.h"
#include "ps_lattice_internal.h"
#include "tst_search.h"

Go to the source code of this file.

Data Structures

struct  tst_seg_s
 Segmentation "iterator" for vithist results. More...

Typedefs

typedef struct tst_seg_s tst_seg_t
 Segmentation "iterator" for vithist results.

Functions

ps_search_ttst_search_init (cmd_ln_t *config, acmod_t *acmod, s3dict_t *dict, dict2pid_t *d2p)
 Initialize the N-Gram search module.
void tst_search_free (ps_search_t *search)
 Finalize the N-Gram search module.

Detailed Description

Time-conditioned lexicon tree search ("S3").

Author:
David Huggins-Daines and Krisztian Loki

Definition in file tst_search.c.


Generated on 16 Jul 2011 for PocketSphinx by  doxygen 1.6.1