index
modules
|
Speect
»
Quick search
Enter search terms or a module, class or function name.
Speect Documentation Contents
ΒΆ
Topic Guides
Introduction
Text-to-speech
How is it implemented?
Putting everything together: a Voice
References
System Architecture
Heterogeneous Relation Graphs
Traversal
Contents
Extending
Paths
Examples
Voices
Information
Plug-ins
Data
Features
Feature Processors
Utterance Processors
Utterance Types
Example
Processors
Plug-ins
Dynamic Libraries
plugin.c
source.c and source.h
Order of registration
Using other plug-ins
Build System
sources.cmake
CMakeLists.txt
Creating New Voices
Introduction
Setting up basic resources
Compiling grapheme-to-phoneme rewrite rules
Performing phonetic alignments
Compiling acoustic representations
Unit selection catalogue
Hidden Markov Models (HTS)
Error handling and Debugging
Example
Disable
Generic Object System
Base object and class
Defining new objects and classes
Shape
Rectangle
Circle
Example Usage
Reference Counting
const-Correctness
Initialization, Finalization and Logging
Initialization
Finalization
Logging
Processors
Utterance Processor
Feature Processors
Error handling and Debugging
Disable
Initialization, Finalization and Logging
Initialization
Finalization
Logging
Example
Processors
Utterance Processor
Feature Processors
Voices
Example
Style Guide
Naming Conventions
General naming rules
Speect naming rules
Indent Style
File Organization
File and directory naming
Program files
File Layout
Comments
Declarations
Variables
Functions
Whitespace
Statements
Simple Statements
Directory Layout
Engine
Plug-ins
API Reference
Examples
C Language
Heterogeneous Relation Graphs Example
Error handling and Debugging Example
Generic Object System Example
shape.h
shape.c
rectangle.h
rectangle.c
circle.h
circle.c
objsystem_example.c
Hash Table Example
Regular Expressions Example
Memory Allocation Example
SList Iteration Example
SDatasource Example
Python
Heterogeneous Relation Graphs Example
Python Logging Configuration
Voice Loading
Miscellaneous
Voice Definition Example
Plug-in template CMakeLists.txt
Building and Installing Speect
Prerequisites
Optional
Configuration and Compilation
Configuration Options in CMake
Installation
index
modules
|
Speect
»