Uses of Interface
org.opencastproject.speechtotext.api.SpeechToTextEngine
Packages that use SpeechToTextEngine
Package
Description
-
Uses of SpeechToTextEngine in org.opencastproject.speechtotext.impl
Methods in org.opencastproject.speechtotext.impl with parameters of type SpeechToTextEngineModifier and TypeMethodDescriptionvoidSpeechToTextServiceImpl.setSpeechToTextEngine(SpeechToTextEngine engine) -
Uses of SpeechToTextEngine in org.opencastproject.speechtotext.impl.engine
Classes in org.opencastproject.speechtotext.impl.engine that implement SpeechToTextEngineModifier and TypeClassDescriptionclassVosk implementation of the Speech-to-text engine interface.classWhisperC++ implementation of the Speech-to-text engine interface.classWhisper implementation of the Speech-to-text engine interface.