--- license: apache-2.0 language: - hu --- https://github.com/Purfview/whisper-standalone-win used for transcript CV18 hu part all files. Transcript bash command: ``` ./whisper-faster-xxl -br /mnt/ramdrive/hu/clips3/ --language hu -m large-v2 -d cuda:0 -f text --vad_alt_method pyannote_v3 --task transcribe --skip ```