|
Phonetisaurus
1.0
FST-based Grapheme-to-Phoneme conversion
|
#include <PhonetisaurusRex.h>
Public Member Functions | |
| Path () | |
Public Attributes | |
| float | PathWeight |
| vector< float > | PathWeights |
| vector< int > | ILabels |
| vector< int > | OLabels |
| vector< int > | unique_olabels |
Definition at line 136 of file PhonetisaurusRex.h.
|
inline |
Definition at line 137 of file PhonetisaurusRex.h.
| vector<int> Path::ILabels |
Definition at line 140 of file PhonetisaurusRex.h.
| vector<int> Path::OLabels |
Definition at line 142 of file PhonetisaurusRex.h.
| float Path::PathWeight |
Definition at line 138 of file PhonetisaurusRex.h.
| vector<float> Path::PathWeights |
Definition at line 139 of file PhonetisaurusRex.h.
| vector<int> Path::unique_olabels |
Definition at line 149 of file PhonetisaurusRex.h.
1.8.11