Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- activate(ComponentContext) - Method in class org.opencastproject.speechtotext.impl.engine.VoskEngine
- activate(ComponentContext) - Method in class org.opencastproject.speechtotext.impl.engine.WhisperCppEngine
- activate(ComponentContext) - Method in class org.opencastproject.speechtotext.impl.engine.WhisperEngine
- activate(ComponentContext) - Method in class org.opencastproject.speechtotext.impl.SpeechToTextServiceImpl
D
- DEFAULT_FFMPEG_BINARY - Static variable in class org.opencastproject.speechtotext.impl.engine.WhisperCppEngine
-
The default path to the ffmpeg binary
F
- FFMPEG_BINARY_CONFIG_KEY - Static variable in class org.opencastproject.speechtotext.impl.engine.WhisperCppEngine
-
The key to look for in the service configuration file to override the DEFAULT_FFMPEG_BINARY
- ffmpegBinary - Variable in class org.opencastproject.speechtotext.impl.engine.WhisperCppEngine
-
Path to the executable
G
- generateSubtitlesFile(File, File, String, Boolean) - Method in class org.opencastproject.speechtotext.impl.engine.VoskEngine
- generateSubtitlesFile(File, File, String, Boolean) - Method in class org.opencastproject.speechtotext.impl.engine.WhisperCppEngine
- generateSubtitlesFile(File, File, String, Boolean) - Method in class org.opencastproject.speechtotext.impl.engine.WhisperEngine
- getEngineName() - Method in class org.opencastproject.speechtotext.impl.engine.VoskEngine
- getEngineName() - Method in class org.opencastproject.speechtotext.impl.engine.WhisperCppEngine
- getEngineName() - Method in class org.opencastproject.speechtotext.impl.engine.WhisperEngine
- getIso2FromLang(String, String) - Static method in class org.opencastproject.speechtotext.util.LangCodeUtil
-
Get the ISO 639-2 language code for a given language name in English.
- getOrganizationDirectoryService() - Method in class org.opencastproject.speechtotext.impl.SpeechToTextServiceImpl
- getSecurityService() - Method in class org.opencastproject.speechtotext.impl.SpeechToTextServiceImpl
- getService() - Method in class org.opencastproject.speechtotext.impl.endpoint.SpeechToTextServiceRestEndpoint
- getServiceRegistry() - Method in class org.opencastproject.speechtotext.impl.endpoint.SpeechToTextServiceRestEndpoint
- getServiceRegistry() - Method in class org.opencastproject.speechtotext.impl.SpeechToTextServiceImpl
- getUserDirectoryService() - Method in class org.opencastproject.speechtotext.impl.SpeechToTextServiceImpl
I
- iso3ToIso2(String, String) - Static method in class org.opencastproject.speechtotext.util.LangCodeUtil
-
Convert ISO 639-3 language code to ISO 639-2 language code.
L
- LangCodeUtil - Class in org.opencastproject.speechtotext.util
-
Utility class for language codes
O
- org.opencastproject.speechtotext.impl - package org.opencastproject.speechtotext.impl
- org.opencastproject.speechtotext.impl.endpoint - package org.opencastproject.speechtotext.impl.endpoint
- org.opencastproject.speechtotext.impl.engine - package org.opencastproject.speechtotext.impl.engine
- org.opencastproject.speechtotext.util - package org.opencastproject.speechtotext.util
P
- process(Job) - Method in class org.opencastproject.speechtotext.impl.SpeechToTextServiceImpl
S
- setOrganizationDirectoryService(OrganizationDirectoryService) - Method in class org.opencastproject.speechtotext.impl.SpeechToTextServiceImpl
- setSecurityService(SecurityService) - Method in class org.opencastproject.speechtotext.impl.SpeechToTextServiceImpl
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.speechtotext.impl.endpoint.SpeechToTextServiceRestEndpoint
-
Callback from the OSGi declarative services to set the service registry.
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.speechtotext.impl.SpeechToTextServiceImpl
- setSpeechToTextEngine(SpeechToTextEngine) - Method in class org.opencastproject.speechtotext.impl.SpeechToTextServiceImpl
- setSpeechToTextService(SpeechToTextService) - Method in class org.opencastproject.speechtotext.impl.endpoint.SpeechToTextServiceRestEndpoint
-
Sets the speechToText service
- setUserDirectoryService(UserDirectoryService) - Method in class org.opencastproject.speechtotext.impl.SpeechToTextServiceImpl
- setWorkspace(Workspace) - Method in class org.opencastproject.speechtotext.impl.SpeechToTextServiceImpl
- speechToText(String, String, Boolean) - Method in class org.opencastproject.speechtotext.impl.endpoint.SpeechToTextServiceRestEndpoint
- SpeechToTextServiceImpl - Class in org.opencastproject.speechtotext.impl
-
Creates a subtitles file for a video.
- SpeechToTextServiceImpl() - Constructor for class org.opencastproject.speechtotext.impl.SpeechToTextServiceImpl
-
Creates a new speech-to-text service instance.
- SpeechToTextServiceRestEndpoint - Class in org.opencastproject.speechtotext.impl.endpoint
-
A service endpoint to expose the
SpeechToTextServicevia REST. - SpeechToTextServiceRestEndpoint() - Constructor for class org.opencastproject.speechtotext.impl.endpoint.SpeechToTextServiceRestEndpoint
T
- transcribe(URI, String, Boolean) - Method in class org.opencastproject.speechtotext.impl.SpeechToTextServiceImpl
V
- VOSK_DEFAULT_LANGUAGE - Static variable in class org.opencastproject.speechtotext.impl.engine.VoskEngine
-
Default Language
- VOSK_EXECUTABLE_DEFAULT_PATH - Static variable in class org.opencastproject.speechtotext.impl.engine.VoskEngine
-
Default path to vosk.
- VoskEngine - Class in org.opencastproject.speechtotext.impl.engine
-
Vosk implementation of the Speech-to-text engine interface.
- VoskEngine() - Constructor for class org.opencastproject.speechtotext.impl.engine.VoskEngine
W
- WHISPER_EXECUTABLE_DEFAULT_PATH - Static variable in class org.opencastproject.speechtotext.impl.engine.WhisperEngine
-
Default path to Whisper.
- WHISPER_MODEL_DEFAULT - Static variable in class org.opencastproject.speechtotext.impl.engine.WhisperEngine
-
Default whisper model
- WHISPERCPP_EXECUTABLE_DEFAULT_PATH - Static variable in class org.opencastproject.speechtotext.impl.engine.WhisperCppEngine
-
Default path to WhisperC++.
- WHISPERCPP_MODEL_DEFAULT - Static variable in class org.opencastproject.speechtotext.impl.engine.WhisperCppEngine
-
Default whispercpp model
- WhisperCppEngine - Class in org.opencastproject.speechtotext.impl.engine
-
WhisperC++ implementation of the Speech-to-text engine interface.
- WhisperCppEngine() - Constructor for class org.opencastproject.speechtotext.impl.engine.WhisperCppEngine
- WhisperEngine - Class in org.opencastproject.speechtotext.impl.engine
-
Whisper implementation of the Speech-to-text engine interface.
- WhisperEngine() - Constructor for class org.opencastproject.speechtotext.impl.engine.WhisperEngine
All Classes and Interfaces|All Packages|Constant Field Values