Update speech_transformers.py

This commit is contained in:
Hoang Dinh 2024-09-17 23:50:41 -07:00 committed by GitHub
parent 4a14707f06
commit 7674ecdb2a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -367,8 +367,6 @@ class VideoSpeechTransformer(TransformerMixin):
"1",
"-acodec",
"pcm_s16le",
"-af",
"aresample=async=1",
"-ar",
str(self.frame_rate),
"-",