Skip to content

Commit 1636b25

Browse files
committed
fix repo dir
1 parent 7423802 commit 1636b25

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

tensorflow_binding/setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -123,8 +123,8 @@ def discover_test_suite():
123123
setuptools.setup(
124124
name = "warprnnt_tensorflow",
125125
version = "0.1",
126-
description = "TensorFlow wrapper for warp-rnnt",
127-
url="https://github.com/HawkAaron/warp-rnnt",
126+
description = "TensorFlow wrapper for warp-transducer",
127+
url="https://github.com/HawkAaron/warp-transducer",
128128
long_description = LONG_DESCRIPTION,
129129
author = "Gang Liao, Mingkun Huang",
130130
author_email = "gangliao@umd.edu, mingkunhuang95@gmail.com",

0 commit comments

Comments
 (0)