1 parent f65cbf4 commit 30d8d8aCopy full SHA for 30d8d8a
1 file changed
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
5
[project]
6
name = "habibi-tts"
7
-version = "0.1.0"
+version = "0.1.1"
8
description = "Habibi: Laying the Open-Source Foundation of Unified-Dialectal Arabic Speech Synthesis"
9
readme = "README.md"
10
license = {text = "MIT License"}
@@ -14,7 +14,7 @@ classifiers = [
14
"Programming Language :: Python :: 3",
15
]
16
dependencies = [
17
- "f5-tts",
+ "f5-tts>=1.1.5",
18
"torch>=2.4.0, <2.9.0",
19
20
0 commit comments