package
Version:
v0.0.0-...-4d00197
Opens a new window with list of versions in this module.
Published: Apr 28, 2023
License: GPL-3.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Input is a set of interchangeable words, phonemes, or other units
Output is a sequence of words, phonemes, units, generated from a template. From one template, you will get a slice of Outputs.
Join the elements with the specified separator string
String generates an output string with all elements joined by white space
Template is a sequence of Inputs that can form a complete utterance or string or similar.
Usage examples in universal_generator_test.go
func (Template) Expand ¶
Expand the input template
Source Files
¶
Click to show internal directories.
Click to hide internal directories.