dynamictts

package module
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Jun 13, 2023 License: MIT Imports: 5 Imported by: 0

README

Dynamic-TTS

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ConfigNavercpv

type ConfigNavercpv struct {
	Speaker  string
	Speak    string
	Speed    string
	Apikeyid string
	Apikey   string
	// contains filtered or unexported fields
}

화자와 속도, TTS문자열 받아서 처리 Naver tts-premium

type ConfigReadspeaker

type ConfigReadspeaker struct {
	Speaker string
	Speak   string
	// contains filtered or unexported fields
}

화자와 TTS문자열 받아서 처리 Readspeaker

type Speech

type Speech struct {
	bytes.Buffer
}

파일 형식 지정

func SpeakNavercpv

func SpeakNavercpv(t ConfigNavercpv) (*Speech, error)

Naver tts-premium (화자, 속도, 텍스트)

func SpeakReadspeaker

func SpeakReadspeaker(t ConfigReadspeaker) (*Speech, error)

Readspeaker

Jump to

Keyboard shortcuts

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