Skip to content

Commit

Permalink
#42 Fix ukrainian-word-stress version ins setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
serh007 authored Apr 25, 2024
1 parent 2018665 commit 8629ef2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
"espnet==202301",
"typeguard<3",
"num2words @ git+https://github.com/savoirfairelinux/num2words.git@3e39091d052829fc9e65c18176ce7b7ff6169772",
"ukrainian-word-stress==1.0.2",
"ukrainian-word-stress==1.1.0",
"ukrainian_accentor @ git+https://github.com/egorsmkv/ukrainian-accentor.git@5b7971c4e135e3ff3283336962e63fc0b1c80f4c",
"stanza<1.6", # fix for ukrainian-word-stress
"stanza==1.7", #for ukrainian-word-stress
],
)

0 comments on commit 8629ef2

Please sign in to comment.