Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Cats = []string{"ae", "ah", "aw", "eh", "ei", "er", "ih", "iy", "oa", "oo", "uh", "uw"}
Cats are the categories, in this case vowel sounds
Functions ¶
func IdxFmSnd ¶
IdxFmSnd returns the slice index of the snd if found. id is ignored if the corpus doesn't have subsets of sounds
func LoadTimes ¶
func LoadTimes(fn string, names []string) ([]speech.SpeechUnit, error)
LoadTimes loads the timing and sequence (transcription) data for CV files
func LoadTranscription ¶
LoadTranscription reads in a list of cv strings for decoding a particular sequence and returns a slice of strings
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.