[Cohere] Enable Cohere-Transcribe (#38120)
Signed-off-by: Ekagra Ranjan <3116519+ekagra-ranjan@users.noreply.github.com>
This commit is contained in:
@@ -1988,7 +1988,7 @@ class CohereASRMultiModalProcessor(EncDecMultiModalProcessor[CohereASRProcessing
|
||||
info=CohereASRProcessingInfo,
|
||||
dummy_inputs=CohereASRDummyInputsBuilder,
|
||||
)
|
||||
class CohereASRForConditionalGeneration(
|
||||
class CohereAsrForConditionalGeneration(
|
||||
nn.Module, SupportsTranscription, SupportsMultiModal
|
||||
):
|
||||
packed_modules_mapping = {
|
||||
|
||||
Reference in New Issue
Block a user