This commit is contained in:
Quentin Fuxa
2025-10-24 20:39:37 +02:00
parent e7b05b0138
commit 19e9d76610

View File

@@ -41,7 +41,8 @@ dependencies = [
]
[project.optional-dependencies]
sentence = ["mosestokenizer", "wtpsplit"]
translation = ["transformers", "huggingface_hub"]
sentence_tokenizer = ["mosestokenizer", "wtpsplit"]
[project.urls]
Homepage = "https://github.com/QuentinFuxa/WhisperLiveKit"