Documentation ¶
Index ¶
Constants ¶
View Source
const ( // Txt indicates text result file Txt = "result.txt" // TxtFinal indicates final result file - with punctuation TxtFinal = "resultFinal.txt" // Lat indicates text kaldi lattice file Lat = "lat.txt" // LatGz indicates text zipped kaldi lattice file LatGz = "lat.gz" // LatRestored indicates lattice result file LatRestored = "lat.restored.txt" // LatRestoredGz indicates zipped lattice result file LatRestoredGz = "lat.restored.gz" // WebVTT indicates webvtt result file WebVTT = "webvtt.txt" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.