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 whisper feature extractor #1159

Merged
merged 4 commits into from
Sep 22, 2023

Merge branch 'master' into whisper_feature

17ee3a9
Select commit
Loading
Failed to load commit list.
Merged

Add whisper feature extractor #1159

Merge branch 'master' into whisper_feature
17ee3a9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Sep 22, 2023 in 0s

41.09% of diff hit (target 85.71%)

View this Pull Request on Codecov

41.09% of diff hit (target 85.71%)

Annotations

Check warning on line 47 in lhotse/features/whisper_fbank.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

lhotse/features/whisper_fbank.py#L46-L47

Added lines #L46 - L47 were not covered by tests

Check warning on line 49 in lhotse/features/whisper_fbank.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

lhotse/features/whisper_fbank.py#L49

Added line #L49 was not covered by tests

Check warning on line 53 in lhotse/features/whisper_fbank.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

lhotse/features/whisper_fbank.py#L52-L53

Added lines #L52 - L53 were not covered by tests

Check warning on line 60 in lhotse/features/whisper_fbank.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

lhotse/features/whisper_fbank.py#L55-L60

Added lines #L55 - L60 were not covered by tests

Check warning on line 64 in lhotse/features/whisper_fbank.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

lhotse/features/whisper_fbank.py#L62-L64

Added lines #L62 - L64 were not covered by tests

Check warning on line 68 in lhotse/features/whisper_fbank.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

lhotse/features/whisper_fbank.py#L66-L68

Added lines #L66 - L68 were not covered by tests

Check warning on line 70 in lhotse/features/whisper_fbank.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

lhotse/features/whisper_fbank.py#L70

Added line #L70 was not covered by tests

Check warning on line 76 in lhotse/features/whisper_fbank.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

lhotse/features/whisper_fbank.py#L75-L76

Added lines #L75 - L76 were not covered by tests

Check warning on line 80 in lhotse/features/whisper_fbank.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

lhotse/features/whisper_fbank.py#L80

Added line #L80 was not covered by tests

Check warning on line 82 in lhotse/features/whisper_fbank.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

lhotse/features/whisper_fbank.py#L82

Added line #L82 was not covered by tests

Check warning on line 90 in lhotse/features/whisper_fbank.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

lhotse/features/whisper_fbank.py#L90

Added line #L90 was not covered by tests

Check warning on line 94 in lhotse/features/whisper_fbank.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

lhotse/features/whisper_fbank.py#L94

Added line #L94 was not covered by tests

Check warning on line 106 in lhotse/features/whisper_fbank.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

lhotse/features/whisper_fbank.py#L103-L106

Added lines #L103 - L106 were not covered by tests

Check warning on line 110 in lhotse/features/whisper_fbank.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

lhotse/features/whisper_fbank.py#L110

Added line #L110 was not covered by tests

Check warning on line 114 in lhotse/features/whisper_fbank.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

lhotse/features/whisper_fbank.py#L114

Added line #L114 was not covered by tests

Check warning on line 117 in lhotse/features/whisper_fbank.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

lhotse/features/whisper_fbank.py#L117

Added line #L117 was not covered by tests

Check warning on line 120 in lhotse/features/whisper_fbank.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

lhotse/features/whisper_fbank.py#L120

Added line #L120 was not covered by tests

Check warning on line 125 in lhotse/features/whisper_fbank.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

lhotse/features/whisper_fbank.py#L125

Added line #L125 was not covered by tests

Check warning on line 135 in lhotse/features/whisper_fbank.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

lhotse/features/whisper_fbank.py#L132-L135

Added lines #L132 - L135 were not covered by tests

Check warning on line 137 in lhotse/features/whisper_fbank.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

lhotse/features/whisper_fbank.py#L137

Added line #L137 was not covered by tests

Check warning on line 143 in lhotse/features/whisper_fbank.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

lhotse/features/whisper_fbank.py#L142-L143

Added lines #L142 - L143 were not covered by tests

Check warning on line 145 in lhotse/features/whisper_fbank.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

lhotse/features/whisper_fbank.py#L145

Added line #L145 was not covered by tests

Check warning on line 151 in lhotse/features/whisper_fbank.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

lhotse/features/whisper_fbank.py#L151

Added line #L151 was not covered by tests

Check warning on line 161 in lhotse/features/whisper_fbank.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

lhotse/features/whisper_fbank.py#L161

Added line #L161 was not covered by tests