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 a6cd9c0 commit d76b289Copy full SHA for d76b289
docs/source/index.rst
@@ -2,7 +2,7 @@ Welcome to the TorchCodec documentation!
2
========================================
3
4
TorchCodec is a Python library for decoding video and audio data into PyTorch
5
-tensors, on CPU and CUDA GPU. It also supports audio encoding, and video encoding will come soon!
+tensors, on CPU and CUDA GPU. It also supports audio and video encoding!
6
It aims to be fast, easy to use, and well integrated into the PyTorch ecosystem.
7
If you want to use PyTorch to train ML models on videos and audio, TorchCodec is
8
how you turn these into data.
0 commit comments