MiniXC/vocex2

Vocex with whisper encoder and additional targets.

0

stars

25

commits

Python

primary language

Dec 6, 2023

updated

README

tests

Vocex2

Dependencies

sudo apt-get install espeak -y
pip install k2==1.24.3.dev20230719+cpu.torch1.13.1 -f https://k2-fsa.github.io/k2/cpu.html
pip install -r requirements.txt

python3 scripts/train.py --freeze_whisper=False --from_whisper="base.en" --wandb_mode=online --run_name "base_cross"

Contributors

MiniXC

25 commits

MiniXC/vocex2

Vocex with whisper encoder and additional targets.

0

stars

25

commits

Python

primary language

Dec 6, 2023

updated

README

tests

Vocex2

Dependencies

sudo apt-get install espeak -y
pip install k2==1.24.3.dev20230719+cpu.torch1.13.1 -f https://k2-fsa.github.io/k2/cpu.html
pip install -r requirements.txt

python3 scripts/train.py --freeze_whisper=False --from_whisper="base.en" --wandb_mode=online --run_name "base_cross"

Contributors

MiniXC

25 commits

Languages

Python

97.8%

Shell

2.2%