Skip to content

Commit 30d8d8a

Browse files
authored
Bump version to 0.1.1 and update dependencies
1 parent f65cbf4 commit 30d8d8a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "habibi-tts"
7-
version = "0.1.0"
7+
version = "0.1.1"
88
description = "Habibi: Laying the Open-Source Foundation of Unified-Dialectal Arabic Speech Synthesis"
99
readme = "README.md"
1010
license = {text = "MIT License"}
@@ -14,7 +14,7 @@ classifiers = [
1414
"Programming Language :: Python :: 3",
1515
]
1616
dependencies = [
17-
"f5-tts",
17+
"f5-tts>=1.1.5",
1818
"torch>=2.4.0, <2.9.0",
1919
]
2020

0 commit comments

Comments
 (0)