echogarden

v0.2.1
An integrated speech toolbox designed with end-users in mind.
tts text-to-speech stt speech-to-text speech processing speech synthesis speech recognition speech alignment forced alignment and 4 more...

cli

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

test

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

server

node --no-warnings --no-experimental-fetch --experimental-wasm-threads --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