CoolFace
Apppublic

nvidia/canary-1b-flash

sourceHugging Facecc-by-4.0updated 1y agoView on Hugging Face
44likes
15 commits on main
59943f01y ago

add v2

nithinraok
8a5dbc82y ago

fix issue of processing animation not being visible due to small output

erastorgueva-nv
12682f92y ago

generate timestamps default unselected

erastorgueva-nv
caf40112y ago

dont pass in model to decorated function, hopefully will fix pickle error

erastorgueva-nv
581b8192y ago

gr.Error doesnt display in function decorated by spaces.GPU - workaround by making decorated function smaller

erastorgueva-nv
674db8f2y ago

make each segment go on a new line

erastorgueva-nv
f71078c2y ago

styling, move frame_asr init to transcribe function

erastorgueva-nv
b43c4a12y ago

add functionality to generate and display timestamps if transcribing

erastorgueva-nv
9826ad72y ago

update to commit with fix to not override num_workers. we need num_workers=0 for spaces zerogpu

erastorgueva-nv
4da1d882y ago

add spaces.GPU decorator

erastorgueva-nv
6a2ecca2y ago

update title in README.md to capitalize 1B

erastorgueva-nv
7db739d2y ago

strip whitespace in text

erastorgueva-nv
fd230942y ago

use commit from nemo fork with long inference support

erastorgueva-nv
8c427b02y ago

take canary-1b code and update model name -> can do inference under 40 seconds without timestamps

erastorgueva-nv
3732fef2y ago

initial commit

erastorgueva-nv