Skip to content

Feature/voice authentication#1

Closed
tayyaba-code wants to merge 2 commits into
Inference-LAB:mainfrom
tayyaba-code:feature/voice-authentication
Closed

Feature/voice authentication#1
tayyaba-code wants to merge 2 commits into
Inference-LAB:mainfrom
tayyaba-code:feature/voice-authentication

Conversation

@tayyaba-code

Copy link
Copy Markdown
Collaborator

Fixed the voice enrollment workflow by adding validation, retries, and proper saving of valid recordings.
Improved audio preprocessing (loading, mono conversion, resampling, padding) to make it compatible with the SpeechBrain ECAPA model.
Fixed the embedding extraction pipeline and improved error handling for debugging.
Fixed the model training pipeline so embeddings are generated correctly and used to train the authentication model.
Fixed the voice verification and live authentication flow by removing bugs in waveform handling and authentication logic.
Updated the authentication adapter to use the correct verification method.
Updated and fixed the unit tests to match the implementation changes.
Performed end-to-end testing of the complete pipeline (enrollment → training → authentication).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant