From 3c3fb3b5747a985a3b9829e8b0bd0bcb5d775d56 Mon Sep 17 00:00:00 2001 From: hzli-ucas <43426126+hzli-ucas@users.noreply.github.com> Date: Mon, 18 Mar 2019 09:49:27 +0800 Subject: [PATCH] Update README.md --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index a745fd4..fb0dcc6 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,4 @@ -# PyTorch bindings for Warp-ctc - -[![Build Status](https://travis-ci.org/SeanNaren/warp-ctc.svg?branch=pytorch_bindings)](https://travis-ci.org/SeanNaren/warp-ctc) +# PyTorch bindings for Warp-ctc built with VS2017 This is an extension onto the original repo found [here](https://github.com/baidu-research/warp-ctc). This is a branch for Visual Studio 2017 building, with the errors fixed while installing from pytorch_bindings branch. The installation has been successfully performed in the following environment: