mirror of
https://github.com/Mangio621/Mangio-RVC-Fork.git
synced 2026-02-23 19:39:47 +01:00
Merged pre-upstream-4 conflict resolutions to the main branch. Lots of new features added to infer web, and harvest. Expect instabilities
This commit is contained in:
1
mangio_utils/Readme.txt
Normal file
1
mangio_utils/Readme.txt
Normal file
@@ -0,0 +1 @@
|
||||
Here, all utility scripts exist for unique features on My fork.
|
||||
5
mangio_utils/inference_batcher.py
Normal file
5
mangio_utils/inference_batcher.py
Normal file
@@ -0,0 +1,5 @@
|
||||
# Mangio-RVC-Fork Feature. Splits source audio into multiple segments (nparrays).
|
||||
|
||||
from scipy.io import wavfile
|
||||
import numpy as np
|
||||
import os
|
||||
2
mangio_utils/segment-outputs/Readme.txt
Normal file
2
mangio_utils/segment-outputs/Readme.txt
Normal file
@@ -0,0 +1,2 @@
|
||||
This folder (segment-outputs) is where all segment outputs created from the inference-batcher.py
|
||||
are stored temporarily.
|
||||
Reference in New Issue
Block a user