echogarden

v1.2.1
An easy-to-use speech toolset. Includes tools for synthesis, recognition, alignment, speech translation, language detection, source separation and more.
speech text-to-speech speech synthesis speech-to-text speech recognition speech alignment forced alignment speech translation language identification and 3 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