Skip to content

Commit 47bd7e4

Browse files
committed
Add project page
1 parent a0394e3 commit 47bd7e4

File tree

74 files changed

+1589
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

74 files changed

+1589
-0
lines changed

docs/config.toml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
baseURL = "https://r9y9.github.io"
2+
languageCode = "ja-jp"
3+
title = "An open source implementation of DeepVoice 3: 2000-Speaker Neural Text-to-Speech"
4+
author = "Ryuichi YAMAMOTO"
5+
6+
[params]
7+
author = "Ryuichi YAMAMOTO"
8+
logo = "/images/r9y9.jpg"
9+
twitter = "r9y9"
10+
github = "r9y9"
11+
analytics = "UA-44433856-1"

0 commit comments

Comments
 (0)