EchoScript / requirements.txt

Commit History

EchoScript : two fully independent pipelines, chosen explicitly, never both from one click : Transcript & Translations vs. Phonetic Transcription (IPA)
9b67bb3

usertea commited on

EchoScript : 1 & 2 - the static 4-language list was the real bug. 3 & 4 - already correct, verified by audit.
1788966

usertea commited on

EchoScript : made it automatic, not exclusive: TranslationService picks anthropic when ANTHROPIC_API_KEY is set, otherwise falls back to marian (fully offline/free) - overridable via ECHOSCRIPT_TRANSLATION_BACKEND=anthropic|marian. So EchoScript still works with zero API key, but gets better translation quality and zero missing-pair errors the moment you set one.
7f4c279

usertea commited on

EchoScript : New UI
abbbd7b

usertea commited on

EchoScript : New Architecture
7d761b6

usertea commited on

EchoScript : Add ffmpeg
b352be4

usertea commited on

EchoScript : requirements.txt , Add faster_whisper
5cf7618

usertea commited on