Enum FineTuningState
- Namespace
- Glitch9.AIDevKit.ElevenLabs
The state of the fine-tuning process.
public enum FineTuningState
Fields
Delayed = 5Failed = 4FineTuned = 3FineTuning = 2NotStarted = 0Queued = 1
The state of the fine-tuning process.
public enum FineTuningState
Delayed = 5Failed = 4FineTuned = 3FineTuning = 2NotStarted = 0Queued = 1