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

Use audio feature in ASR task template #4006

Merged
merged 5 commits into from
Mar 24, 2022

Conversation

lhoestq
Copy link
Member

@lhoestq lhoestq commented Mar 24, 2022

The AutomaticSpeechRecognition task template is outdated: it still uses the file path column as input instead of the audio column.

I changed that and updated all the datasets as well as the tests.

The only community dataset that will need to be updated is facebook/multilingual_librispeech. It has almost zero usage unfortunately (probably because users load the duplicate multilingual_librispeech directly instead), but it means we can update it.

(this makes me think that we should deprecate multilingual_librispeech it and redirect users to facebook/multilingual_librispeech).

This PR is also useful for the AudioFolder in #3963

@HuggingFaceDocBuilderDev
Copy link

HuggingFaceDocBuilderDev commented Mar 24, 2022

The documentation is not available anymore as the PR was closed or merged.

Copy link
Contributor

@patrickvonplaten patrickvonplaten left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot for fixing all those!

@lhoestq lhoestq merged commit 32e0e79 into master Mar 24, 2022
@lhoestq lhoestq deleted the use-audio-feature-in-ASR-task-template branch March 24, 2022 16:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants