Skip to content

Commit

Permalink
Fix menu
Browse files Browse the repository at this point in the history
  • Loading branch information
Hironsan committed Jun 15, 2021
1 parent e4c29e4 commit 6352807
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion auto_labeling_pipeline/menu.py
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ def register(cls, task: Type[t.Task], model: Type[mo.RequestModel], template: Ty
mp.AmazonRekognitionLabelDetectionTemplate
)
Options.register(
t.Seq2seq,
t.SpeechToText,
mo.GCPSpeechToTextRequestModel,
mp.GCPSpeechToTextTemplate
)

0 comments on commit 6352807

Please sign in to comment.