Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
PlayerBPlaytime/Applio-Full
PlayerBPlaytime
/
Applio-VoiceBlender
like
4
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Applio-VoiceBlender
/
rvc
/
lib
/
predictors
/
F0Predictor.py
PlayerBPlaytime
Upload 158 files
a7fc05c
verified
8 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
133 Bytes
class
F0Predictor
(
object
):
def
compute_f0
(
self, wav, p_len
):
pass
def
compute_f0_uv
(
self, wav, p_len
):
pass