Skip to content

Commit

Permalink
renamed documentation, move some stuff around
Browse files Browse the repository at this point in the history
  • Loading branch information
hadware committed Aug 8, 2017
1 parent eaf1a6d commit ad8dd8a
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ phonemes (such as the one in the IPA), who then are to be processed by mbrola.
For those who like pictures, here is a diagram of what happens when you run
`voice.to_audio("Hello world")`

![phonemes](doc/phonemes.png?raw=true)
![phonemes](docs/source/img/phonemes.png?raw=true)

phonemes are represented sequentially by a code, a duration in milliseconds, and
a list of pitch modifiers. The pitch modifiers are a list of couples, each couple
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes.

0 comments on commit ad8dd8a

Please sign in to comment.