Show / Hide Table of Contents

Class ContextOptions.ShallowFusionSettings

Increase or decrease the probability of recognizing the provided words

Inheritance
System.Object
ContextOptions.ShallowFusionSettings
Namespace: Speechly.Types
Assembly: speechly-dotnet.dll
Syntax
public class ShallowFusionSettings : object

Fields

| Improve this Doc View Source

Vocabulary

Declaration
public string Vocabulary
Field Value
Type Description
System.String

Newline-delimited words that specify the vocabulary for score biasing.

| Improve this Doc View Source

Weight

Declaration
public float Weight
Field Value
Type Description
System.Single

Biasing weight. Positive values increase the probability of recognition, negative values decrease it.

  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX