deepspeech

package module
v0.0.0-...-0e3e81a Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 26, 2020 License: MIT Imports: 9 Imported by: 0

Documentation

Overview

+build linux Code generated by "esc"; DO NOT EDIT.

Index

Constants

View Source
const (
	BeamWidth = model.BeamWidth
	LMAlpha   = model.LMAlpha
	LMBeta    = model.LMBeta
)

Variables

This section is empty.

Functions

func Open

func Open(modelPath, scorerPath string, config Config) (model.Model, error)

func Version

func Version() string

Types

type CandidateTranscript

type CandidateTranscript model.CandidateTranscript

type Config

type Config struct {
	BeamWidth uint32
	LMAlpha   float32
	LMBeta    float32
}

func DefaultConfig

func DefaultConfig() Config

type Hypothesis

type Hypothesis model.Hypothesis

type HypothesisCandidate

type HypothesisCandidate model.HypothesisCandidate

type Metadata

type Metadata model.Metadata

type Model

type Model model.Model

type Stream

type Stream model.Stream

type TokenMetadata

type TokenMetadata model.TokenMetadata

type Word

type Word model.Word

Directories

Path Synopsis
+build linux
+build linux

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL