From 62adf12d4e47b19945817174fec01f318cbfcc2e Mon Sep 17 00:00:00 2001 From: Yasutaka Odo Date: Mon, 19 Dec 2022 22:34:59 +0900 Subject: [PATCH] add preliminary japanese support --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 195dac7..f6fe6c7 100644 --- a/README.md +++ b/README.md @@ -74,6 +74,8 @@ https://user-images.githubusercontent.com/36994049/208298811-e36002ba-3698-4731- https://user-images.githubusercontent.com/36994049/208298819-6f462b2c-8cae-4c54-b8e1-90855794efc7.mov +### Japanese +`whisperx --model large --language ja examples/sample_ja_01.mp3 --align_model wav2vec2-large-xlsr-53-japanese--output_dir examples/whisperx --align_extend 2`

Limitations ⚠️