File size: 319 Bytes
fed6275
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
---
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
```