Namespace Uralstech.UBhashini.Data.Compute
Classes
- BhashiniAudioInput
Audio input for STT requests, encoded in base64.
- BhashiniAudioOutput
Audio output for TTS tasks.
- BhashiniComputeLanguageMetadata
The language metadata for the text input/output.
- BhashiniComputeRequest
Request for inferencing a pipeline. Response type is BhashiniComputeResponse.
- BhashiniComputeResponse
The result of a BhashiniComputeRequest.
- BhashiniComputeResponseTask
Response data for a computed task result.
- BhashiniComputeResponseTaskConfiguration
The configuration of the task's result.
- BhashiniComputeTask
A computation task for a pipeline.
- BhashiniComputeTaskConfiguration
Configuration for a computation task.
- BhashiniInputData
Input data for pipeline inference.
- BhashiniTextInput
Text input for translation and TTS requests.
- BhashiniTextOutput
Text output for STT and translation tasks.