echogarden

v0.11.12
An integrated speech system, providing a variety of synthesis, recognition, alignment, and other processing tools, designed to be directly accessible to end-users.
speech text-to-speech speech synthesis speech-to-text speech recognition speech alignment forced alignment speech translation language identification and 2 more...

cli

node --no-warnings --no-experimental-fetch --experimental-wasi-unstable-preview1 ./dist/cli/CLIStarter.js

test

node --no-warnings --no-experimental-fetch --experimental-wasi-unstable-preview1 --trace-uncaught ./dist/tests/Test.js

server

node --no-warnings --no-experimental-fetch --experimental-wasi-unstable-preview1 ./dist/server/ServerStarter.js

generate-options-schema

npx ts-json-schema-generator --path ./src/api/APIOptions.ts --unstable --type APIOptions --tsconfig ./tsconfig.json --out ./data/schemas/options.json

Metadata

Downloads

Maintainers