We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d91e5d3 commit d4be336Copy full SHA for d4be336
README.md
@@ -37,6 +37,7 @@ The following are the corresponding ``torchaudio`` versions and supported Python
37
| ``torch`` | ``torchaudio`` | ``python`` |
38
| ------------------------ | ------------------------ | ------------------------------- |
39
| ``master`` / ``nightly`` | ``master`` / ``nightly`` | ``>=3.6``, ``<=3.9`` |
40
+| ``1.8.0`` | ``0.8.0`` | ``>=3.6``, ``<=3.9`` |
41
| ``1.7.1`` | ``0.7.2`` | ``>=3.6``, ``<=3.9`` |
42
| ``1.7.0`` | ``0.7.0`` | ``>=3.6``, ``<=3.8`` |
43
| ``1.6.0`` | ``0.6.0`` | ``>=3.6``, ``<=3.8`` |
0 commit comments