File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -35,10 +35,12 @@ The following are the corresponding ``torchaudio`` versions and supported Python
3535
3636| `` torch `` | `` torchaudio `` | `` python `` |
3737| ------------------------ | ------------------------ | ------------------------------- |
38- | `` master `` / `` nightly `` | `` master `` / `` nightly `` | `` >=3.6 `` |
39- | `` 1.7.0 `` | `` 0.7.0 `` | `` >=3.6 `` |
40- | `` 1.6.0 `` | `` 0.6.0 `` | `` >=3.6 `` |
41- | `` 1.5.0 `` | `` 0.5.0 `` | `` >=3.5 `` |
38+ | `` master `` / `` nightly `` | `` master `` / `` nightly `` | `` >=3.6 `` , `` <=3.9 `` |
39+ | `` 1.8.0 `` | `` 0.8.0 `` | `` >=3.6 `` , `` <=3.9 `` |
40+ | `` 1.7.1 `` | `` 0.7.2 `` | `` >=3.6 `` , `` <=3.9 `` |
41+ | `` 1.7.0 `` | `` 0.7.0 `` | `` >=3.6 `` , `` <=3.8 `` |
42+ | `` 1.6.0 `` | `` 0.6.0 `` | `` >=3.6 `` , `` <=3.8 `` |
43+ | `` 1.5.0 `` | `` 0.5.0 `` | `` >=3.5 `` , `` <=3.8 `` |
4244| `` 1.4.0 `` | `` 0.4.0 `` | `` ==2.7 `` , `` >=3.5 `` , `` <=3.8 `` |
4345
4446
You can’t perform that action at this time.
0 commit comments