Class VoiceChangerOptions
[Serializable]
public class VoiceChangerOptions : GenerativeOptions, IGENOptions
- Inheritance
-
objectVoiceChangerOptions
- Implements
- Inherited Members
Fields
RemoveBackgroundNoise
Whether to remove background noise from the audio output.
public bool RemoveBackgroundNoise
Field Value
- bool
VoiceId
The voice the model uses to respond. Supported voices are alloy, ash, ballad, coral, echo, fable, nova, onyx, sage, and shimmer.
public string VoiceId
Field Value
- string