diff --git a/pyproject.toml b/pyproject.toml index 72f8277..02001af 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -40,6 +40,8 @@ dependencies = [ "huggingface-hub", "pydantic", "tqdm", + "simplejson", + "sortedcontainers", "soundfile", "funasr", "spaces"