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 5226a6a commit 6df0393Copy full SHA for 6df0393
setup.py
@@ -37,7 +37,7 @@
37
38
setuptools.setup(
39
name="TensorFlowASR",
40
- version="0.5.1",
+ version="0.5.2",
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