Skip to content

Commit

Permalink
speech-recognition: downgrade datasets version (#1646)
Browse files Browse the repository at this point in the history
  • Loading branch information
hsubramony authored and regisss committed Dec 23, 2024
1 parent f91946f commit de6f85c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/speech-recognition/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
datasets >= 1.18.0
datasets >= 1.18.0, <= 2.19.2
librosa
jiwer
evaluate

0 comments on commit de6f85c

Please sign in to comment.