Tacotron2TextToSpeech

org.llm4s.speech.tts.Tacotron2TextToSpeech
final class Tacotron2TextToSpeech(command: Seq[String]) extends TextToSpeech

Tacotron2 integration via CLI or local server. This is a thin adapter; actual model hosting is assumed external.

Attributes

Graph
Supertypes
trait TextToSpeech
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

override def synthesize(text: String, options: TTSOptions): Result[GeneratedAudio]

Attributes

Definition Classes

Concrete fields

override val name: String