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