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 a7865aa commit 8a005d2Copy full SHA for 8a005d2
setup.py
@@ -22,7 +22,7 @@
22
23
setuptools.setup(
24
name="TensorFlowASR",
25
- version="0.7.5",
+ version="0.7.6",
26
author="Huy Le Nguyen",
27
author_email="[email protected]",
28
description="Almost State-of-the-art Automatic Speech Recognition using Tensorflow 2",
0 commit comments