r9y9 / deepvoice3_pytorch

PyTorch implementation of convolutional neural networks-based text-to-speech synthesis models

Home Page:https://r9y9.github.io/deepvoice3_pytorch/

Repository from Github https://github.comr9y9/deepvoice3_pytorchRepository from Github https://github.comr9y9/deepvoice3_pytorch

Logo design

jraulhernandezi opened this issue · comments

commented

Hi, are interested in having a logo for you project? I could send you some ideas if you like.

I haven't thought about logo but yeah it would be nice to have. I'm happy to your suggestions.

commented

I´m working on it, the typography should be Pytorch, or Deepvoice 3 Pytorch?

Deep Voice 3 Pytorch sounds good to me.

https://arxiv.org/abs/1710.07654

commented

What do you think about this one?, I used a wave sound figure inside a form inspired on the PyTorch Logotype.

image

Would you mind creating a PR that puts the logo into README and https://github.com/r9y9/deepvoice3_pytorch/blob/master/docs/static/favicon.png?

EDIT:

<div class="container">
<header role="banner">
<div class="header-logo">
<a href="/"><img src="{{ .Site.Params.logo }}" width="70" height="70"></a>
</div>
{{ if eq $isHomePage true }}<h1 class="site-title">{{ .Site.Title }}</h1>{{ end }}
</header>
and
logo = "/images/r9y9.jpg"
also need to be adjusted. I can fix them if you could leave it to me.

commented

Ok, i´m on it!

https://r9y9.github.io/deepvoice3_pytorch/ the project page updated. Thank you very much, @jraulhernandezi.

I'm closing the issue. Thanks again