iver56 / audiomentations

A Python library for audio data augmentation. Inspired by albumentations. Useful for machine learning.
https://iver56.github.io/audiomentations/
MIT License
1.83k stars 187 forks source link

Add more API docs and type hints #250

Closed iver56 closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

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

Coverage data is based on head (7004f0d) compared to base (12df1ee). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #250 +/- ## ======================================= Coverage 96.57% 96.57% ======================================= Files 41 41 Lines 1637 1637 ======================================= Hits 1581 1581 Misses 56 56 ``` | [Impacted Files](https://codecov.io/gh/iver56/audiomentations/pull/250?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Iver+Jordal) | Coverage Δ | | |---|---|---| | [...ntations/augmentations/seven\_band\_parametric\_eq.py](https://codecov.io/gh/iver56/audiomentations/pull/250/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Iver+Jordal#diff-YXVkaW9tZW50YXRpb25zL2F1Z21lbnRhdGlvbnMvc2V2ZW5fYmFuZF9wYXJhbWV0cmljX2VxLnB5) | `100.00% <ø> (ø)` | | | [audiomentations/augmentations/shift.py](https://codecov.io/gh/iver56/audiomentations/pull/250/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Iver+Jordal#diff-YXVkaW9tZW50YXRpb25zL2F1Z21lbnRhdGlvbnMvc2hpZnQucHk=) | `100.00% <100.00%> (ø)` | | | [audiomentations/augmentations/time\_mask.py](https://codecov.io/gh/iver56/audiomentations/pull/250/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Iver+Jordal#diff-YXVkaW9tZW50YXRpb25zL2F1Z21lbnRhdGlvbnMvdGltZV9tYXNrLnB5) | `100.00% <100.00%> (ø)` | | 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=Iver+Jordal). 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=Iver+Jordal)

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