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

Commit

Permalink
Update dependency transformers to ~=4.30.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 28, 2023
1 parent ae309b4 commit d08e080
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 d08e080

Please sign in to comment.