diff --git a/requirements-mac.txt b/requirements-mac.txt index 66825af..41a2c32 100644 --- a/requirements-mac.txt +++ b/requirements-mac.txt @@ -5,3 +5,7 @@ inaSpeechSegmenter==0.6.8 python-telegram-bot pygame + +praat-parselmouth==0.4.1 +tqdm +seaborn diff --git a/requirements-win-cuda.txt b/requirements-win-cuda.txt index 8d37020..1504d45 100644 --- a/requirements-win-cuda.txt +++ b/requirements-win-cuda.txt @@ -1,6 +1,10 @@ tensorflow==2.8.0 -inaSpeechSegmenter==0.6.8 +inaSpeechSegmenter==0.7.3 python-telegram-bot pygame + +praat-parselmouth==0.4.1 +tqdm +seaborn