Commit History

EchoScript : services\translation.py , Fix: services/translation.py now loads MarianMT directly via AutoModelForSeq2SeqLM + AutoTokenizer and calls model.generate() itself, bypassing the removed pipeline() task wrapper entirely. This is the path the official MarianMT docs use now too, so it's not a workaround you'll need to revisit on the next transformers release.
0f04f89

usertea commited on

EchoScript : New UI
abbbd7b

usertea commited on

EchoScript : New Architecture
7d761b6

usertea commited on

\EchoScript : Multi-language transcription, Automatic language detection, Translation to English, Batch processing (multiple audio files), TXT export, SRT export, VTT export, CPU-only execution, Faster-Whisper (Model Initialization Improvement)
7e1a6e6

usertea commited on

\EchoScript : Multi-language transcription, Automatic language detection, Translation to English, Batch processing (multiple audio files), TXT export, SRT export, VTT export, CPU-only execution, Faster-Whisper (Model Initialization Improvement)
18a6a4c

usertea commited on

\EchoScript : Multi-language transcription, Automatic language detection, Translation to English, Batch processing (multiple audio files), TXT export, SRT export, VTT export, CPU-only execution, Faster-Whisper (Model Initialization Improvement)
5c9196d

usertea commited on

EchoScript : Add ffmpeg
b352be4

usertea commited on

EchoScript : requirements.txt , Add faster_whisper
5cf7618

usertea commited on

EchoScript : remove typo
586b3e7

usertea commited on

EchoScript : Add application file
8ae702a

usertea commited on

initial commit
cc4eaac
verified

Usertea commited on