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 84017e3 commit a826084Copy full SHA for a826084
setup.py
@@ -37,7 +37,7 @@
37
38
setuptools.setup(
39
name="TensorFlowASR",
40
- version="0.4.4",
+ version="0.4.5",
41
author="Huy Le Nguyen",
42
author_email="[email protected]",
43
description="Almost State-of-the-art Automatic Speech Recognition using Tensorflow 2",
0 commit comments