Back to Learn Hub

CLASS ModelSettings

Namespace: Daisi.Protos.V1

Properties

  • Boolean AutoFallback get/set
  • Boolean AutomaticDownloads get/set
  • String DefaultVoiceId get/set
  • MessageDescriptor Descriptor get
  • Boolean EnableSTT get/set
  • Boolean EnableTTS get/set
  • String LlamaPath get/set
  • String LlavaPath get/set
  • String ModelFolderPath get/set
  • RepeatedField<AIModel> Models get
  • MessageParser<ModelSettings> Parser get
  • BackendRuntimes Runtime get/set
  • Boolean ShowLogs get/set
  • Boolean SkipCheck get/set
  • String TranscriptionModelPath get/set
  • String VoiceModelFolderPath get/set

Methods

  • Int32 CalculateSize ( )
  • ModelSettings Clone ( )
  • Boolean Equals ( Object other )
  • Boolean Equals ( ModelSettings other )
  • Int32 GetHashCode ( )
  • Type GetType ( )
  • Void MergeFrom ( ModelSettings other )
  • Void MergeFrom ( CodedInputStream input )
  • String ToString ( )
  • Void WriteTo ( CodedOutputStream output )