We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27a66dd commit 2ebd30eCopy full SHA for 2ebd30e
setup.py
@@ -42,7 +42,7 @@ def parse_requirements(lines: List[str]):
42
43
setup(
44
name="TensorFlowASR",
45
- version="2.0.1",
+ version="2.1.0",
46
author="Huy Le Nguyen",
47
author_email="[email protected]",
48
description="Almost State-of-the-art Automatic Speech Recognition using Tensorflow 2",
0 commit comments