Skip to content

Commit

Permalink
Update README.md [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
takenori-y committed Sep 28, 2023
1 parent e245e05 commit 933880d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,7 @@ Changes from SPTK3
- **Input and output types are changed to double from float**
- Signal processing classes are written in C++ instead of C
- Drawing commands are implemented in Python
- Some option names
- No memory leaks
- Thread-safe
- New features:
Expand All @@ -137,6 +138,7 @@ Changes from SPTK3
- Pitch extraction by DIO used in WORLD (`pitch -a 3`)
- Pole-zero plot (`gpolezero`)
- Scalar quantization (`quantize` and `dequantize`)
- Sinusoidal generation from pitch (`pitch2sin`)
- Spectrogram plot (`gspecgram`)
- Stability check of LPC coefficients (`lpccheck`)
- Subband decomposition (`pqmf` and `ipqmf`)
Expand Down

0 comments on commit 933880d

Please sign in to comment.