You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you for making the api available on replicate.
I don't know if the code in this repo is synced with what's running on replicate; but would it be possible to add input parameters mapping to the WhisperX output_format and task command line parameters?
Specifically, I am looking to generate output already in srt format (no diarization in my case) and would like to also avail myself of the task=translate feature to fully complement what OpenAI/whisper can do.
The text was updated successfully, but these errors were encountered:
(Just for clarity, the output_format is only a nicety as it's nothing that can't be done in code the old-fashion way; it's the task=translate that's genuinely missing.)
Thank you for making the api available on replicate.
I don't know if the code in this repo is synced with what's running on replicate; but would it be possible to add input parameters mapping to the WhisperX
output_format
andtask
command line parameters?Specifically, I am looking to generate output already in srt format (no diarization in my case) and would like to also avail myself of the
task=translate
feature to fully complement what OpenAI/whisper can do.The text was updated successfully, but these errors were encountered: