CoolFace
Apppublic

changelinglab/PhoneticXeus

sourceHugging Faceapache-2.0updated 4d agoView on Hugging Face
9likes
11 commits on main
bcc6f324d ago

Apply self-conditioning at inference; vendor code as pxeus

shikhar7ssu
819553d4mo ago

Fix checkpoint download: use phoneticxeus_state_dict.pt

Shikhar Bharadwaj
a5801f36mo ago

Enable interctc_use_conditioning for clean checkpoint load

Shikhar
ae564c96mo ago

Bundle XEUS config and update UI text

Shikhar
ce3198f6mo ago

update details

Shikhar
1a1b90c6mo ago

Use soundfile for audio loading (no torchcodec/ffmpeg needed)

Shikhar
c2c9a4c6mo ago

Add omegaconf dep (needed by checkpoint unpickling)

Shikhar
8d958466mo ago

Add model_module stub for checkpoint unpickling

Shikhar
8ea98096mo ago

Fix gradio sdk_version to 5.33.0

Shikhar
84f84376mo ago

Deploy PhoneticXeus Gradio demo (CPU)

Shikhar
d8765216mo ago

initial commit

shikhar7ssu