CoolFace
Apppublic

build-small-hackathon/glossolalia

sourceHugging Faceapache-2.0updated 3mo agoView on Hugging Face
3likes
50 commits on main
8456dfe3mo ago

readme: link the public inputs dataset

akshan-main
4fd26fb3mo ago

revert to working model load (first-call verified)

akshan-main
91fcf2f3mo ago

zerogpu: load model on cpu in parent, move to gpu per call (fixes consecutive-call crash)

akshan-main
c0c5abb3mo ago

readme: demo + social links, data rationale; revert to working model load; ghost dial 3/4 distinct

akshan-main
e8b267d3mo ago

zerogpu: eager model load fixes consecutive-call crash; ghost dial 3/4 distinct

akshan-main
7f337de3mo ago

README: validation evidence describes the reproducible graded slide, not run-specific transcription strings

akshan-main
02604803mo ago

README audit fixes: real scalar-conditioner architecture, kill em dashes, correct voice labels, honest validation evidence

akshan-main
4fc6ae83mo ago

submission README: tags (track:wood + badges) + accurate writeup

akshan-main
f85235e3mo ago

voice clone: transcode upload to 24k wav + auto-transcribe blank ref

akshan-main
e762afd3mo ago

fix: @gpu_task back on speak/morph (was mis-attached to DSP helper); dry cache as path not array

akshan-main
efdd3613mo ago

ZeroGPU: load F5-TTS on CPU, move to GPU inside @spaces.GPU (proper ZeroGPU pattern)

akshan-main
70f28603mo ago

ZeroGPU: eager-load F5-TTS at module init (fix Low-level CUDA init error)

akshan-main
4bf26ba3mo ago

post-fx applies live: cache dry voice, re-render on dropdown change (no re-inference)

akshan-main
18b061d3mo ago

org: minimal packages (ffmpeg + libsndfile1)

akshan-main
4786ca93mo ago

org: drop torchcodec pins (bypassed via soundfile patch)

akshan-main
3993ce83mo ago

soundfile load patch (bypass torchcodec)

akshan-main
d16a6313mo ago

soundfile load patch (bypass torchcodec)

akshan-main
34e58153mo ago

org: add FFmpeg dev shared libs so torchcodec core libs load

akshan-main
bb6919b3mo ago

ZeroGPU: plain torch 2.9.1 + torchcodec 0.9.1+cu128 only (CUDA 12.8 match)

akshan-main
0af9a0d3mo ago

ZeroGPU: pin full torch triple to +cu128 builds (torchcodec 0.9.1+cu128 links libnvrtc.so.12)

akshan-main
6c365d43mo ago

ZeroGPU: pull torch stack from cu128 index so torchcodec CUDA libs match

akshan-main
66c056d3mo ago

ZeroGPU stack: torch 2.9.1 + spaces

akshan-main
e8f00ce3mo ago

guarded @spaces.GPU decorator (no-op off ZeroGPU)

akshan-main
79bff163mo ago

mirror data/voices/v9.txt

akshan-main
5ad3b873mo ago

mirror data/voices/v8.txt

akshan-main
e708bc83mo ago

mirror data/voices/v7.txt

akshan-main
d3407263mo ago

mirror data/voices/v6.txt

akshan-main
75e08643mo ago

mirror data/voices/v5.txt

akshan-main
2c368203mo ago

mirror data/voices/v4.txt

akshan-main
14678f93mo ago

mirror data/voices/v3.txt

akshan-main
92141563mo ago

mirror data/voices/v2.txt

akshan-main
ba820613mo ago

mirror data/voices/v1.txt

akshan-main
a46d9983mo ago

mirror data/voices/v9.wav

akshan-main
8c256e93mo ago

mirror data/voices/v8.wav

akshan-main
bb2bc843mo ago

mirror data/voices/v7.wav

akshan-main
c7eb9b83mo ago

mirror data/voices/v6.wav

akshan-main
0d1a6e53mo ago

mirror data/voices/v5.wav

akshan-main
52728773mo ago

mirror data/voices/v4.wav

akshan-main
a9e995b3mo ago

mirror data/voices/v3.wav

akshan-main
8fa67d03mo ago

mirror data/voices/v2.wav

akshan-main
9550c033mo ago

mirror data/voices/v1.wav

akshan-main
af7d6ac3mo ago

mirror static/knob.js

akshan-main
8208e593mo ago

mirror static/style.css

akshan-main
0494e3e3mo ago

mirror static/index.html

akshan-main
f7254e63mo ago

mirror data/phoneme_lm.npz

akshan-main
18d5f583mo ago

mirror data/cmudict.dict

akshan-main
5d9a4793mo ago

mirror scripts/post_fx.py

akshan-main
11aa1d83mo ago

mirror scripts/corrupt_phonemes.py

akshan-main
f5ff9583mo ago

mirror scripts/mondegreen.py

akshan-main
6e1da343mo ago

mirror scripts/__init__.py

akshan-main