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

Fix some glitches in extract_features.py #21

Closed
wants to merge 1 commit into from

Conversation

cnrpman
Copy link

@cnrpman cnrpman commented Nov 15, 2018

Do the following fixing to make the extract_features.py runnable:

  1. Add no_cuda argument
  2. Fix the "not all arguments converted during string formatting" error thrown at line 230

1. Add no_cuda argument
2. Fix the "not all arguments converted during string formatting" error thrown at line 230
@thomwolf
Copy link
Member

Thanks, I've pushed these fixes in the first release (the organization of the library changed quite a bit).

@thomwolf thomwolf closed this Nov 17, 2018
@HongyanJiao HongyanJiao mentioned this pull request Sep 19, 2019
stevezheng23 added a commit to stevezheng23/transformers that referenced this pull request Mar 24, 2020
add quac codalab submission pipeline (cont.)
jambayk pushed a commit to jambayk/transformers that referenced this pull request Apr 7, 2022
jameshennessytempus pushed a commit to jameshennessytempus/transformers that referenced this pull request Jun 1, 2023
ocavue pushed a commit to ocavue/transformers that referenced this pull request Sep 13, 2023
[whisper] Add support for audio clips > 30 seconds
SangbumChoi added a commit to SangbumChoi/transformers that referenced this pull request Sep 24, 2024
expand the first dimension of input_semantics to batch size
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.

2 participants