Skip to content

Commit cb81f5e

Browse files
committed
Update index.rst
1 parent f2c8c69 commit cb81f5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Welcome to the TorchCodec documentation!
22
========================================
33

44
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!
5+
tensors, on CPU and CUDA GPU. It also supports audio and video encoding!
66
It aims to be fast, easy to use, and well integrated into the PyTorch ecosystem.
77
If you want to use PyTorch to train ML models on videos and audio, TorchCodec is
88
how you turn these into data.

0 commit comments

Comments
 (0)