Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Update of the version on Readme.
  • Loading branch information
TParcollet authored Aug 10, 2019
1 parent 1d95f12 commit 5e9b598
Showing 1 changed file 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 @@ -24,7 +24,7 @@ To improve transparency and replicability of speech recognition results, we give
[See a short introductory video on the PyTorch-Kaldi Toolkit](https://www.youtube.com/watch?v=VDQaf0SS4K0&t=2s)

## Next Version
We are actively working on the next version of PyTorch-Kaldi (v0.3). The architecture of the toolkit will be more modular and flexible. Beyond speech recognition, the new toolkit will be suitable for other applications such as speaker recognition, speech enhancement, speech separation, etc.
We are actively working on the next version of PyTorch-Kaldi (v2.0). The architecture of the toolkit will be more modular and flexible. Beyond speech recognition, the new toolkit will be suitable for other applications such as speaker recognition, speech enhancement, speech separation, etc.
The toolkit will support labels and features in many different formats (not just the current kaldi one) and will be much easier feeding the system with the raw samples directly. The toolkit will support a number of data processing functions, including data augmentation and contamination. We are also working to support self-supervised training.

## Table of Contents
Expand Down

0 comments on commit 5e9b598

Please sign in to comment.