Kaldi
fstext-lib.h
Go to the documentation of this file.
1
// fstext/fstext-lib.h
2
3
// Copyright 2009-2012 Microsoft Corporation Johns Hopkins University (author: Daniel Povey)
4
5
// See ../../COPYING for clarification regarding multiple authors
6
//
7
// Licensed under the Apache License, Version 2.0 (the "License");
8
// you may not use this file except in compliance with the License.
9
// You may obtain a copy of the License at
10
//
11
// http://www.apache.org/licenses/LICENSE-2.0
12
//
13
// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
14
// KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED
15
// WARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,
16
// MERCHANTABLITY OR NON-INFRINGEMENT.
17
// See the Apache 2 License for the specific language governing permissions and
18
// limitations under the License.
19
20
#ifndef KALDI_FSTEXT_FSTEXT_LIB_H_
21
#define KALDI_FSTEXT_FSTEXT_LIB_H_
22
#include "fst/fstlib.h"
23
#include "
fstext/context-fst.h
"
24
#include "
fstext/determinize-star.h
"
25
#include "
fstext/factor.h
"
26
#include "
fstext/fst-test-utils.h
"
27
#include "
fstext/fstext-utils.h
"
28
#include "
fstext/pre-determinize.h
"
29
#include "
fstext/table-matcher.h
"
30
#include "
fstext/trivial-factor-weight.h
"
31
#include "
fstext/lattice-weight.h
"
32
#include "
fstext/lattice-utils.h
"
33
#include "
fstext/determinize-lattice.h
"
34
#include "
fstext/deterministic-fst.h
"
35
#include "
fstext/kaldi-fst-io.h
"
36
#endif
kaldi-fst-io.h
lattice-utils.h
deterministic-fst.h
fstext-utils.h
determinize-star.h
lattice-weight.h
context-fst.h
determinize-lattice.h
trivial-factor-weight.h
pre-determinize.h
fst-test-utils.h
factor.h
table-matcher.h
fstext
fstext-lib.h
Generated by
1.8.13