Table of Contents

Class TranscriptionParameters

Namespace
Glitch9.AIDevKit
[Serializable]
public class TranscriptionParameters : IGenerativeParameters
Inheritance
object
TranscriptionParameters
Implements

Fields

RemoveBackgroundNoise

[ApiSpecificAttribute]
public bool RemoveBackgroundNoise

Field Value

bool

SpokenLanguage

public SystemLanguage SpokenLanguage

Field Value

SystemLanguage

Properties

Api

public Api Api { get; }

Property Value

Api

Model

public string Model { get; }

Property Value

string

Stream

public bool Stream { get; }

Property Value

bool