https://github.com/sappho192/redimnet-mrl
Multi-resolution speaker embeddings with ReDimNet architecture and Matryoshka Representation Learning (MRL)
https://github.com/sappho192/redimnet-mrl
speaker-embedding speaker-embeddings speaker-identification speaker-verification
Last synced: 5 months ago
JSON representation
Multi-resolution speaker embeddings with ReDimNet architecture and Matryoshka Representation Learning (MRL)
- Host: GitHub
- URL: https://github.com/sappho192/redimnet-mrl
- Owner: sappho192
- License: mit
- Created: 2025-12-02T09:52:27.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-12-14T14:34:00.000Z (6 months ago)
- Last Synced: 2025-12-15T07:14:39.111Z (6 months ago)
- Topics: speaker-embedding, speaker-embeddings, speaker-identification, speaker-verification
- Language: Python
- Homepage:
- Size: 563 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: .github/README.github.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# GitHub Configuration
This directory contains GitHub-specific configuration files.
## Planned Additions
- **workflows/**: CI/CD pipelines
- test.yml: Run tests on push
- lint.yml: Code quality checks
- docs.yml: Documentation building
- **ISSUE_TEMPLATE/**: Issue templates
- bug_report.md
- feature_request.md
- **PULL_REQUEST_TEMPLATE.md**: PR template
These will be added as the project matures.