PhoenixStormJr's picture
Upload folder using huggingface_hub
e17855d verified
raw
history blame contribute delete
141 Bytes
# Mangio-RVC-Fork Feature. Splits source audio into multiple segments (nparrays).
from scipy.io import wavfile
import numpy as np
import os