fgnt / padertorch

A collection of common functionality to simplify the design, training and evaluation of machine learning models based on pytorch with an emphasis on speech processing.
MIT License
71 stars 16 forks source link

Add Speaker embedding models to contrib #152

Closed TCord closed 11 months ago

TCord commented 11 months ago

Adds basic ResNet-based speaker embedding extractor, helper functions for training of speaker embedding extractors, and framework for teacher-student training

codecov-commenter commented 11 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (1f4d464) 76.92% compared to head (c66a4f4) 76.92%.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #152 +/- ## ======================================= Coverage 76.92% 76.92% ======================================= Files 46 46 Lines 3745 3745 ======================================= Hits 2881 2881 Misses 864 864 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.