Relative Content

Tag Archive for huggingface-transformerslarge-language-modelmachine-translation

Recommendations for an open large language model for translation, that can be instructed at least to some extent?

I have been using a local LLM called “faster-whisper-xxl” in order to transcribe a big amount of interview audio to text in Finnish. Now, after manually postcorrecting and adding scientific notations to the resulting texts, I would like to translate this text mass to English from Finnish. Faster-whisper has worked like a dream (100% recommend for transcription), but while it does have a built-in translate option, it doesn’t seem to know how to translate from text to text. Which I guess means I need another model.