File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,16 @@ torchaudio: an audio library for PyTorch
7
7
8
8
![ TorchAudio Logo] ( docs/source/_static/img/logo.png )
9
9
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
+
10
20
The aim of torchaudio is to apply [ PyTorch] ( https://github.com/pytorch/pytorch ) to
11
21
the audio domain. By supporting PyTorch, torchaudio follows the same philosophy
12
22
of providing strong GPU acceleration, having a focus on trainable features through
You can’t perform that action at this time.
0 commit comments