pre-commit ran
This commit is contained in:
@@ -34,6 +34,7 @@ try:
|
|||||||
# pydub's warning of ffmpeg or avconv missing
|
# pydub's warning of ffmpeg or avconv missing
|
||||||
with catch_warnings(record=True) as w:
|
with catch_warnings(record=True) as w:
|
||||||
import pydub
|
import pydub
|
||||||
|
|
||||||
if w:
|
if w:
|
||||||
raise ModuleNotFoundError
|
raise ModuleNotFoundError
|
||||||
import speech_recognition as sr
|
import speech_recognition as sr
|
||||||
|
|||||||
Reference in New Issue
Block a user