mirror of
https://github.com/w-okada/voice-changer.git
synced 2025-01-23 05:25:01 +03:00
implement fcpe
This commit is contained in:
parent
cc72b93198
commit
4e254e42f7
@ -82,6 +82,7 @@ PitchExtractorType: TypeAlias = Literal[
|
||||
"crepe_tiny",
|
||||
"rmvpe",
|
||||
"rmvpe_onnx",
|
||||
"fcpe",
|
||||
]
|
||||
|
||||
ServerAudioDeviceType: TypeAlias = Literal["audioinput", "audiooutput"]
|
||||
|
Loading…
Reference in New Issue
Block a user