CoolFace
Apppublic

HiroSet/kwiksap-backend

sourceHugging Faceupdated 1mo agoView on Hugging Face
0likes
24 commits on main
f4bc8141mo ago

fix: improve speaker identification response

HiroSet
4c8aa801mo ago

Improve speaker identification matching

HiroSet
9e3fb561mo ago

security: add Firebase token authentication

HiroSet
2ed9d393mo ago

Increase API rate limit to 60 requests per minute

HiroSet
95703784mo ago

fix: revert the changes but adjust the similarity thereshold to 45%

HiroSet
b41c6b14mo ago

fix: improve voice identification stability and similarity validation

HiroSet
8930fb54mo ago

fix(speaker): correct similarity threshold logic and stabilize identification

HiroSet
e92dd084mo ago

feat(status): improve API monitoring and Supabase metrics

HiroSet
73b07094mo ago

fix(voice): improve speaker recognition and embedding matching

HiroSet
8cc0f664mo ago

feat(status): add an endpoint status for return the api status

HiroSet
8cc74e26mo ago

feat: update the loaded_user from the Supabase

HiroSet
499a5326mo ago

feat: add Supabase persistence for voice embeddings to fix cache loss

HiroSet
4385b5c6mo ago

fix: reduce the similarity_threshold for balance recognition

HiroSet
8940b2e7mo ago

fix(backend): resolve init exit code 6 and update Supabase config

HiroSet
548fdde7mo ago

fix: add supabase to requirements for deployment

HiroSet
a6e217f7mo ago

feat(backend): connect root endpoint to Supabase for live user statistics

HiroSet
84eafed7mo ago

feat: A new feature (e.g., adding the delete endpoint to the API)

HiroSet
1d9cc0c7mo ago

fix:audio handling with tempfile and librosa

HiroSet
5862e667mo ago

feat: optimize speaker ID with session caching and robust security middleware

HiroSet
98a1fea7mo ago

feat: add audio error handling and align API parameters

HiroSet
f27b9407mo ago

feat: add rate limiting and normalization for safety

HiroSet
dd50c317mo ago

fix: adding the webrtcvad for the resemblyzer

HiroSet
646171f7mo ago

feat: initialize FastAPI backend with Docker configuration

HiroSet
4dd24e67mo ago

initial commit

HiroSet