nvidia/canary-1b-flash
add v2
fix issue of processing animation not being visible due to small output
generate timestamps default unselected
dont pass in model to decorated function, hopefully will fix pickle error
gr.Error doesnt display in function decorated by spaces.GPU - workaround by making decorated function smaller
make each segment go on a new line
styling, move frame_asr init to transcribe function
add functionality to generate and display timestamps if transcribing
update to commit with fix to not override num_workers. we need num_workers=0 for spaces zerogpu
add spaces.GPU decorator
update title in README.md to capitalize 1B
strip whitespace in text
use commit from nemo fork with long inference support
take canary-1b code and update model name -> can do inference under 40 seconds without timestamps
initial commit
