CoolFace
Modelpublic

marinone94/whisper-tiny-sv

sourceHugging Faceapache-2.0updated 4y agoView on Hugging Face
0likes23downloads
50 commits on main
640ecee4y ago

Add multilingual to the language tag (#1)

marinone94, lbourdois
eeecd974y ago

add logs

marinone94
5e0ceba4y ago

check if ds is load

marinone94
5e053414y ago

reset script

marinone94
4f875244y ago

add save total

marinone94
7036d6a4y ago

fix params

marinone94
93b0d354y ago

train on all data

marinone94
98dfb114y ago

avoid pushing checkpoints

marinone94
a9f9b4a4y ago

fix decoder storing

marinone94
f80fd504y ago

and push model, ofc

marinone94
b9d77dc4y ago

fix language hard coding

marinone94
fa4a6554y ago

hard code language

marinone94
bb38ae24y ago

reset to set prefix tokens

marinone94
0713f7f4y ago

fix tensor dim

marinone94
c4280a84y ago

fix tensor dim

marinone94
072b53c4y ago

fix torch dim

marinone94
aac3fbb4y ago

use decode to inspect ds

marinone94
9e467b34y ago

use tokenizer to batch_decode

marinone94
e023bb44y ago

debug dataset

marinone94
b9bdaf44y ago

ifx overwriting var

marinone94
0157ee14y ago

print preds for debugging

marinone94
27673c04y ago

fix casting single dataset

marinone94
59203474y ago

use take instead of select

marinone94
8ce79894y ago

fix typo

marinone94
a057c824y ago

debug decoding

marinone94
f850b554y ago

Merge branch 'main' of https://huggingface.co/marinone94/whisper-tiny-sv

marinone94
4de1fa44y ago

add readme only

marinone94
5c645564y ago

skip config ds

marinone94
84181fe4y ago

add readme only

marinone94
dda40804y ago

Merge branch 'main' of https://huggingface.co/marinone94/whisper-tiny-sv into main

marinone94
bd3f1254y ago

fix redme issues

marinone94
6d6b33c4y ago

add readme only

marinone94
124e0f44y ago

test model card

marinone94
e07fd664y ago

fix model cards

marinone94
4e6639e4y ago

login wandb

marinone94
a254b8a4y ago

upgrade torchaudio

marinone94
90f33654y ago

run 50 steps

marinone94
cbbd9a34y ago

use multiple datasets

marinone94
dbe5e434y ago

WIP: mix datasets

marinone94
b7db3894y ago

fix raw dataset features

marinone94
b9efe484y ago

reduce max steps

marinone94
6ea4d4a4y ago

allow multiple languages and datasets

marinone94
ee5b1b24y ago

skip push to hub during training

marinone94
23bb45c4y ago

allowing multiple datasets

marinone94
6d4cdd44y ago

handle PermissionError

marinone94
d6fb5e84y ago

get also wandb and email creds from file

marinone94
fd7be5b4y ago

get token from creds if not set in venv

marinone94
2affbb84y ago

force train + eval

marinone94
ed53c374y ago

add logs

marinone94
2786d7b4y ago

fix path

marinone94