Merge branch 'main' into feat/outlook-msg-converter
This commit is contained in:
commit
39e862e3ca
1 changed files with 1 additions and 0 deletions
|
|
@ -34,6 +34,7 @@ from bs4 import BeautifulSoup
|
|||
from charset_normalizer import from_path
|
||||
|
||||
# Optional Transcription support
|
||||
IS_AUDIO_TRANSCRIPTION_CAPABLE = False
|
||||
try:
|
||||
# Using warnings' catch_warnings to catch
|
||||
# pydub's warning of ffmpeg or avconv missing
|
||||
|
|
|
|||
Loading…
Reference in a new issue