Skip to content
This repository has been archived by the owner on Feb 15, 2025. It is now read-only.

Commit

Permalink
Merge pull request #72 from defenseunicorns/renovate/transformers-4.x
Browse files Browse the repository at this point in the history
Update dependency transformers to ~=4.30.2
  • Loading branch information
Gerred Dillon authored Jun 28, 2023
2 parents 53449c9 + d08e080 commit bf47cb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion models/speech2text/whisper/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ authors = [
]
dependencies = [
"datasets~=2.13.1",
"transformers~=4.29.2",
"transformers~=4.30.2",
"torch~=2.0.1",
"soundfile~=0.12.1",
"librosa~=0.10.0.post2",
Expand Down

0 comments on commit bf47cb3

Please sign in to comment.