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 distance estimator example #140

Closed tobvogel closed 2 years ago

tobvogel commented 2 years ago

Add an example for a distance estimator to padertorch/contrib/examples/source_localization.

codecov-commenter commented 2 years ago

Codecov Report

Base: 77.13% // Head: 77.13% // No change to project coverage :thumbsup:

Coverage data is based on head (901ed04) compared to base (8d82b3e). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #140 +/- ## ======================================= Coverage 77.13% 77.13% ======================================= Files 46 46 Lines 3727 3727 ======================================= Hits 2875 2875 Misses 852 852 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.