librosa has been removed, we now have an explicit requirment on ffmpeg for some component of Sycamore.
Update code in sycamore that uses ffmpeg to emit a warning if it is not found.
Is it possible to update sycamore to not fail, just reduce metrics or spit out a "MISSING" line when it can't run an action for ffmpeg?
librosa has been removed, we now have an explicit requirment on ffmpeg for some component of Sycamore.
Update code in sycamore that uses ffmpeg to emit a warning if it is not found.
Is it possible to update sycamore to not fail, just reduce metrics or spit out a "MISSING" line when it can't run an action for ffmpeg?