theodotus commited on
Commit
a147249
1 Parent(s): c6f03d2

Added accentor requirements

Browse files
Files changed (2) hide show
  1. .gitignore +2 -0
  2. requirements.txt +5 -1
.gitignore ADDED
@@ -0,0 +1,2 @@
 
 
1
+ .vscode
2
+ __pycache__
requirements.txt CHANGED
@@ -1,2 +1,6 @@
 
1
  numpy>=1.19.5
2
- torch>=1.9
 
 
 
1
+ # TTS
2
  numpy>=1.19.5
3
+ torch>=1.9
4
+ # accentor
5
+ ukrainian-word-stress
6
+ git+https://github.com/Theodotus1243/ukrainian-accentor-transformer.git