Skip to content

Commit

Permalink
Update notebooks to use audio data provided by
Browse files Browse the repository at this point in the history
pysptk.util.example_audio_file()

also delted test16k.wav
  • Loading branch information
r9y9 committed Sep 7, 2015
1 parent d1a952a commit 12b90cd
Show file tree
Hide file tree
Showing 4 changed files with 102 additions and 83 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ A python wrapper for [Speech Signal Processing Toolkit (SPTK)](http://sp-tk.sour
## Demonstration notebook

- [Introduction notebook](http://nbviewer.ipython.org/github/r9y9/pysptk/blob/master/examples/pysptk%20introduction.ipynb): a brief introduction to pysptk
- [Speech analysis and re-synthesis](http://nbviewer.ipython.org/github/r9y9/pysptk/blob/master/examples/Speech%20analysis%20and%20re-synthesis.ipynb): a demonstration notebook for speech analysis and re-synthesis. Synthesized audio examples (Japanese) are available on the notebook.
- [Speech analysis and re-synthesis](http://nbviewer.ipython.org/github/r9y9/pysptk/blob/master/examples/Speech%20analysis%20and%20re-synthesis.ipynb): a demonstration notebook for speech analysis and re-synthesis. Synthesized audio examples (English) are available on the notebook.

## Installation

Expand Down
78 changes: 40 additions & 38 deletions examples/Speech analysis and re-synthesis.ipynb

Large diffs are not rendered by default.

105 changes: 61 additions & 44 deletions examples/pysptk introduction.ipynb

Large diffs are not rendered by default.

Binary file removed examples/test16k.wav
Binary file not shown.

0 comments on commit 12b90cd

Please sign in to comment.