generate

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Aug 28, 2026 License: MIT Imports: 12 Imported by: 0

Documentation

Overview

Package generate is used to transcribe and translate subtitles from audio or video files.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Transcribe

func Transcribe(opts TransciberOptions) error

Types

type TransciberOptions

type TransciberOptions struct {
	SubtitleFormat subformat.FormatType
	InputFiles     []string
	OutputDir      string
	Language       string
	Translate      bool
	CacheDir       string
	Verbose        bool
	HFToken        string
	Model          string
}

Jump to

Keyboard shortcuts

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