File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 55[ ![ PyPI] ( https://img.shields.io/pypi/v/deepvoice3_pytorch.svg )] ( https://pypi.python.org/pypi/deepvoice3_pytorch )
66[ ![ Build Status] ( https://travis-ci.org/r9y9/deepvoice3_pytorch.svg?branch=master )] ( https://travis-ci.org/r9y9/deepvoice3_pytorch )
77[ ![ Build status] ( https://ci.appveyor.com/api/projects/status/8eurjakfaofbr24k?svg=true )] ( https://ci.appveyor.com/project/r9y9/deepvoice3-pytorch )
8+ [ ![ DOI] ( https://zenodo.org/badge/108992863.svg )] ( https://zenodo.org/badge/latestdoi/108992863 )
89
910PyTorch implementation of convolutional networks-based text-to-speech synthesis models:
1011
Original file line number Diff line number Diff line change 77import subprocess
88from os .path import exists
99
10- version = '0.1.0 '
10+ version = '0.1.1 '
1111
1212# Adapted from https://github.com/pytorch/pytorch
1313cwd = os .path .dirname (os .path .abspath (__file__ ))
You can’t perform that action at this time.
0 commit comments