Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add new sampler: weighted sampler #1344

Merged
merged 17 commits into from
Jun 5, 2024

Merge branch 'master' into weighted_sampler

6cc8883
Select commit
Loading
Failed to load commit list.
Merged

Add new sampler: weighted sampler #1344

Merge branch 'master' into weighted_sampler
6cc8883
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jun 5, 2024 in 1s

77.14% of diff hit (target 83.91%)

View this Pull Request on Codecov

77.14% of diff hit (target 83.91%)

Annotations

Check warning on line 152 in lhotse/dataset/sampling/data_source.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

lhotse/dataset/sampling/data_source.py#L149-L152

Added lines #L149 - L152 were not covered by tests

Check warning on line 88 in lhotse/dataset/sampling/weighted_simple.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

lhotse/dataset/sampling/weighted_simple.py#L87-L88

Added lines #L87 - L88 were not covered by tests

Check warning on line 95 in lhotse/dataset/sampling/weighted_simple.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

lhotse/dataset/sampling/weighted_simple.py#L95

Added line #L95 was not covered by tests

Check warning on line 117 in lhotse/dataset/sampling/weighted_simple.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

lhotse/dataset/sampling/weighted_simple.py#L115-L117

Added lines #L115 - L117 were not covered by tests

Check warning on line 123 in lhotse/dataset/sampling/weighted_simple.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

lhotse/dataset/sampling/weighted_simple.py#L123

Added line #L123 was not covered by tests

Check warning on line 125 in lhotse/dataset/sampling/weighted_simple.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

lhotse/dataset/sampling/weighted_simple.py#L125

Added line #L125 was not covered by tests

Check warning on line 128 in lhotse/dataset/sampling/weighted_simple.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

lhotse/dataset/sampling/weighted_simple.py#L128

Added line #L128 was not covered by tests

Check warning on line 131 in lhotse/dataset/sampling/weighted_simple.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

lhotse/dataset/sampling/weighted_simple.py#L130-L131

Added lines #L130 - L131 were not covered by tests

Check warning on line 139 in lhotse/dataset/sampling/weighted_simple.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

lhotse/dataset/sampling/weighted_simple.py#L139

Added line #L139 was not covered by tests