CoolFace
Apppublic

Oriserve/ASR_arena

sourceHugging Faceupdated 11mo agoView on Hugging Face
13likes
33 commits on main
edada5d11mo ago

Update requirements.txt

chinmayc3
8badeac11mo ago

Update app.py

chinmayc3
c10a2031y ago

Added retry logic in fetch audio

chinmayc3
16d67be1y ago

Integrated sarvam speech-to-text api

chinmayc3
25e924b1y ago

Added ability to upload model and select model option

chinmayc3
48732e02y ago

changed task creation to server

chinmayc3
acc5e812y ago

changed model transcription endpoint

chinmayc3
59fc1dd2y ago

changed message to be shown when no text recognized

chinmayc3
87253342y ago

minor change in instructions

chinmayc3
a4e26ba2y ago

updated abouts page

chinmayc3
bf7f0fc2y ago

updated instructions

chinmayc3
504a5872y ago

Changes to about page

chinmayc3
aafbd132y ago

Added model descriptions in about and scoreboard page

chinmayc3
ba6f8aa2y ago

UI improvements

chinmayc3
6bb602d2y ago

fixed grammatical errors

chinmayc3
046492f2y ago

changed nan output to empty string

chinmayc3
0512bfc2y ago

removed duplicate key in scoreboard

chinmayc3
94f37d32y ago

removed duplicate key in scoreboard

chinmayc3
14f87922y ago

moved instructions to bottom to better show toast

chinmayc3
3b8313a2y ago

moved writing to queue to not wait for results to be written

chinmayc3
3a191912y ago

added toast for audio recorded status

chinmayc3
a758b552y ago

Improved status messages using toasts

chinmayc3
27d993f2y ago

fixed bug with submit button

chinmayc3
6824bf32y ago

gave unique keys to all buttons

chinmayc3
84a9b262y ago

converted app to multipage to improve performance

chinmayc3
89059a42y ago

fixed bug for updating dashboard and added preliminary logs

chinmayc3
b67d31e2y ago

moved writing results to csv to tasks api

chinmayc3
5abd25c2y ago

fixed issue to allow multiple transcription on one file

chinmayc3
3c7fcae2y ago

fixed requirements.txt

chinmayc3
695d9ae2y ago

updated ui and file saving logic

chinmayc3
60132ec2y ago

bugfixes and added auth

ai-team-ori
7095a342y ago

first commit

ai-team-ori
69ab4f32y ago

initial commit

ai-team-ori