Skip to content

Commit

Permalink
fix repo dir
Browse files Browse the repository at this point in the history
  • Loading branch information
HawkAaron committed May 28, 2018
1 parent 7423802 commit 1636b25
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tensorflow_binding/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -123,8 +123,8 @@ def discover_test_suite():
setuptools.setup(
name = "warprnnt_tensorflow",
version = "0.1",
description = "TensorFlow wrapper for warp-rnnt",
url="https://github.com/HawkAaron/warp-rnnt",
description = "TensorFlow wrapper for warp-transducer",
url="https://github.com/HawkAaron/warp-transducer",
long_description = LONG_DESCRIPTION,
author = "Gang Liao, Mingkun Huang",
author_email = "[email protected], [email protected]",
Expand Down

0 comments on commit 1636b25

Please sign in to comment.