Y
Hacker News
new
|
ask
|
show
|
jobs
by
nicolashahn
1036 days ago
Seems like you could easily do a little bash/python script to chop up the recording and batch process each, then stitch the results together?
1 comments
lhl
1036 days ago
Probably, although you could more easily use WhisperX and get the same results twice as fast and without any additional scripting.
link
rahimnathwani
1036 days ago
Does WhisperX do translation? The repo suggests it's only for TTS, timestamps and diarization.
link
lhl
1036 days ago
Yes, just use the "translate" instead of the "transcribe" option.
link