Update my_utils.py

This commit is contained in:
RVC-Boss 2024-01-22 20:52:04 +08:00 committed by GitHub
parent ca5b67002b
commit e61136f144
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,4 +1,4 @@
import platform
import platform,os
import ffmpeg
import numpy as np