File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 2
2
3
3
* diffsptk* is a differentiable version of [ SPTK] ( https://github.com/sp-nitech/SPTK ) based on the PyTorch framework.
4
4
5
- [ ![ Latest Manual] ( https://img.shields.io/badge/docs-latest-blue.svg )] ( https://sp-nitech.github.io/diffsptk/latest/ )
6
- [ ![ Stable Manual] ( https://img.shields.io/badge/docs-stable-blue.svg )] ( https://sp-nitech.github.io/diffsptk/3.0.0/ )
5
+ [ ![ Manual] ( https://img.shields.io/badge/docs-stable-blue.svg )] ( https://sp-nitech.github.io/diffsptk/3.0.1/ )
7
6
[ ![ Downloads] ( https://static.pepy.tech/badge/diffsptk )] ( https://pepy.tech/project/diffsptk )
8
7
[ ![ ClickPy] ( https://img.shields.io/badge/downloads-clickpy-yellow.svg )] ( https://clickpy.clickhouse.com/dashboard/diffsptk )
9
8
[ ![ Python Version] ( https://img.shields.io/pypi/pyversions/diffsptk.svg )] ( https://pypi.python.org/pypi/diffsptk )
21
20
22
21
## Documentation
23
22
24
- - See [ this page] ( https://sp-nitech.github.io/diffsptk/3.0.0 / ) for the reference manual.
23
+ - See [ this page] ( https://sp-nitech.github.io/diffsptk/3.0.1 / ) for the reference manual.
25
24
- Our [ paper] ( https://www.isca-speech.org/archive/ssw_2023/yoshimura23_ssw.html ) is available on the ISCA Archive.
26
25
27
26
## Installation
Original file line number Diff line number Diff line change 1
- __version__ = "3.0.1-dev "
1
+ __version__ = "3.0.1"
You can’t perform that action at this time.
0 commit comments