Skip to content

VoiceToJapanese v1.2.3

Compare
Choose a tag to compare
@0Xiaohei0 0Xiaohei0 released this 31 Mar 00:46
· 25 commits to master since this release
81f043a

VoiceToJapanese v1.2.3

Installation instructions:

1. Download "python3.10" from the microsoft store

2. Download "VoiceToJapanese.v1.2.3-py.zip" and run setup.bat.

3. If you encounter this error, install VS2019 redist by double clicking VC_redist.x64. Run setup.bat again.

image
image

4. The program should start, from now on you can use start.bat to start the program more quickly.

Noes: If you want to download an exe file, you can download the "VoiceToJapanese.v1.2.3-exe.zip" file and run the UI.exe inside. I would recommend downloading the -py version because anti-virus often report false-positive for .exe files. Additionally, with the version you can inspect and make changes to all the python code and swap out libraries for running the AI models on GPU.

VoiceToJapanese v1.2.3 change notes:

  • Added chat fetching from youtube and twitch and send into chatbot input
  • textboxes now auto scrolls to bottom
  • added support for elevenlab for outputting english voices
  • change audio device fetching to run on startup only
    image