diff --git a/setup.py b/setup.py index d413c3f6f..b15dedbac 100644 --- a/setup.py +++ b/setup.py @@ -66,6 +66,7 @@ base = [ "pyyaml", "resampy", "sacrebleu", + "soundfile", "textgrid", "timer", "ToJyutping==0.2.1",