Skip to content

Commit 58d3d8e

Browse files
authored
Update README.md
1 parent 4ae65a3 commit 58d3d8e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,13 +26,13 @@ For a MATLAB version of this example, refer to [convertLibrosaToMATLABCode.m](co
2626

2727
## Requirements
2828

29-
- [MATLAB®](https://www.mathworks.com/) R2021b or later
29+
- [MATLAB®](https://www.mathworks.com/) R2023b or later
3030
- [Deep Learning Toolbox™](https://www.mathworks.com/products/deep-learning.html)
3131
- [Audio Toolbox™](https://www.mathworks.com/products/audio.html)
3232

3333
The Python code uses the following packages:
34-
- librosa version 0.9.2
35-
- PyTorch version 1.10.2
34+
- librosa version 0.10.1
35+
- PyTorch version 2.1.0
3636

3737

3838
## Mapping librosa Code to MATLAB Code

0 commit comments

Comments
 (0)