Spaces:
Sleeping
Sleeping
Commit History
Update app.py
a08d5e7
Update app.py
d031248
Allows for 10 instances to be running simultaneously (requires ~11GB of VRAM at most for all to run) assuming filenames are different
694b487
jtlonsako
commited on
Update README.md
319ddd4
Update README.md
3af9c8e
Update README.md
32e3137
Converted to blocks format to allow for tabs (new microphone tab)
c506d75
jtlonsako
commited on
Added padding to batch_decode to handle differing audio sample sizes
394d8c1
Update README.md
9437cb7
added a batch_size input and allow for multiple outputs, also edited the details screen
635f416
jtlonsako
commited on
Remove “lexicon_file” var, it’s no longer needed
ab34adc
Update app.py
a43aa32
Fix bug on line 207
501a543
Update requirements.txt
bdf8943
Update requirements.txt
505c3ca
Updated to use Meta's language model
18680df
jtlonsako
commited on
Add a vocab file for Meta's language model.
43541ee
Add more to detail section
c9fe67e
Fix typos
b2c69ac
Fix typo
f7c54a8
Fix transcript timing issues
09330c2
Add labels and description
4890ad0
Update to chunking and half precision
da7f7e0
Actually fixed the halving code
f09834e
Fixed the halving precision code
4208212
Halving precision to speed up inference
4e9010c
Fixed an error
7e652b2
Trying to fix file downloading
1db1226
Test 4
35ca684
jtlonsako
commited on
Test 3
17e5c93
jtlonsako
commited on
Test 3
d29d0d4
jtlonsako
commited on
Test 2
a95e64c
jtlonsako
commited on
First test
2a01fc3
jtlonsako
commited on