Uses of Class
nzilbb.ag.automation.util.Transcribe
-
Packages that use Transcribe Package Description nzilbb.ag.automation.util Utility classes for helping processAnnotatorimplementations. -
-
Uses of Transcribe in nzilbb.ag.automation.util
Methods in nzilbb.ag.automation.util that return Transcribe Modifier and Type Method Description TranscribeTranscribe. setConfig(String newConfig)Setter forconfig: Transcriber installation configuration, if any is required.TranscribeTranscribe. setDescriptor(AnnotatorDescriptor newDescriptor)Setter fordescriptor: Descriptor for the transcriber.TranscribeTranscribe. setTranscriber(Transcriber newTranscriber)Setter fortranscriber: The transcriber to configure.TranscribeTranscribe. setVerbose(boolean newVerbose)Setter forverbose: Print verbose output to stderr
-