Surbhi123's picture
Upload folder using huggingface_hub
64772a4 verified
raw
history blame contribute delete
76 Bytes
from av.stream cimport Stream
cdef class SubtitleStream(Stream):
pass