Commit Graph

9 Commits

Author SHA1 Message Date
Yasutaka Odo 50cda426ba add preliminary japanese support 2022-12-19 22:28:28 +09:00
Max Bain 45e9509227 multilingual init 2022-12-18 12:21:24 +00:00
m-bain 59a390d868 remove merge str 2022-12-17 23:47:32 +00:00
Max Bain 575c61b5a9 Merge branch 'main' of https://github.com/m-bain/whisperX into main
Conflicts:
	whisperx/transcribe.py
2022-12-17 17:26:11 +00:00
Max Bain 645d55903a add .ass output 2022-12-17 17:24:48 +00:00
m-bain b47bb769a0 change regex sub to align_dictionary sub
This allows the alignment method to be used for other languages -- depending on what characters are in the align_model dictionary.
2022-12-17 15:04:08 +00:00
m-bain 938341c05a remove choices error in args 2022-12-16 12:51:32 +00:00
m-bain 9f9a00ff4c default condition_on_previous_text to False 2022-12-15 19:44:49 +00:00
Max Bain 9f6fa61160 init commit 2022-12-14 18:59:12 +00:00