anfastech commited on
Commit
220224d
·
1 Parent(s): 5170332

Added requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -12,6 +12,7 @@ scipy>=1.11.0
12
 
13
  praat-parselmouth>=0.4.3
14
  fastdtw>=0.3.4
 
15
 
16
  # API Framework
17
  fastapi==0.104.1
 
12
 
13
  praat-parselmouth>=0.4.3
14
  fastdtw>=0.3.4
15
+ pyctcdecode==0.5.0
16
 
17
  # API Framework
18
  fastapi==0.104.1