This mod changes all text and dialogue to their google "translated" version. This is done by using a script that puts the ingame text through multiple languages in google translate and then translating it back to english, creating some funny results

The mod also changes the voice lines correspondingly using tts.

Inspired by the Half Life: Google Translate Edition Mod

  • View media
  • View media
  • View media
  • View media
  • View media
  • View media
Post article RSS Articles

After a long break I've finally finished the first full version of this mod. The 1.0 release can be downloaded here (1.0 Release file).

I've also finished the Text-to-Speech feature!

Text to speech

In my last post on here I said I'll probably leave out text to speech, due to it seeming like a lot of work. I've finished it now and yes, it was a lot of work. But it paid out well. My python skills have improved significantly because of it. The TTS in GOFT is done using the festival speech synthesis system by the university of edinburgh. It doesn't sound the best, but It's good enough. I needed a TTS engine that could be used using the command line or as a python module. There already is a python wrapper for festival available online, but I didn't get it to work. So instead I wrote a very basic python wrapper for festival, which only includes the commands I need. I utilised ChatGPT for this part, because the documentation of festival was too hard to understand for me. ChatGPT did a great job in helping me understand the syntax of festival and it's commands.

Most of the time, the .fsb voice lines have corresponding text inside the .lang files. This is the case for the .fsb holding all the story dialogue. However some .fsb voice lines divert from the text in the .langs or are not existent in them: Most of the mission dialogues, such as instructions for pirate missions or junk missions, is included in the .lang file, but the space lounge greetings are not included in the .lang. Thus I had to transcribe some .fsb files.

Some of the tools I programmed in the development of this mod can be found on Github. I'm planning to release my entire working directory for GOFT and some more tools on there as well, so other modders can see how some stuff has been achieved and hopefully learn from my methods or find better ones.

However, knowing myself, I've probalby made some mistakes here and there or left something out. I already had to update the 1.0 file because i accidentally uploaded the vanilla space lounge .fsb. So let me know if you find anything that's wrong :)

screenie1

screenie2

screenie3

Progress of the last few weeks

Progress of the last few weeks

News 2 comments

In the last two weeks I've been working on completely automating the process for the google translate mod. There are still some missing pieces, but the...

RSS Files
GOFT Release 1.0

GOFT Release 1.0

Full Version

The first full release. All files translated with Text to Speech.

GOFTranslated DEMO 2

GOFTranslated DEMO 2

Demo

All ingame text translated, only missing the menu splashes Does not include any tts

GOFTranlsated DEMO 1

GOFTranlsated DEMO 1

Demo

Intro, Menu and some Hangar text translated including ships and all the items

Post a comment

Your comment will be anonymous unless you join the community. Or sign in with your social account:

X
Tags