Skip to content

Commit d60ce09

Browse files
authored
Update README with community message (#3903)
1 parent 70e34b1 commit d60ce09

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,16 @@ torchaudio: an audio library for PyTorch
77

88
![TorchAudio Logo](docs/source/_static/img/logo.png)
99

10+
> [!NOTE]
11+
> **We are in the process of refactoring TorchAudio and transitioning it into a
12+
> maintenance phase. This process will include removing some user-facing
13+
> features. Our main goals are to reduce redundancies with the rest of the
14+
> PyTorch ecosystem, make it easier to maintain, and create a version of
15+
> TorchAudio that is more tightly scoped to its strengths: processing audio
16+
> data for ML. Please see
17+
> [our community message](https://github.com/pytorch/audio/issues/3902)
18+
> for more details.**
19+
1020
The aim of torchaudio is to apply [PyTorch](https://github.com/pytorch/pytorch) to
1121
the audio domain. By supporting PyTorch, torchaudio follows the same philosophy
1222
of providing strong GPU acceleration, having a focus on trainable features through

0 commit comments

Comments
 (0)