Skip to content

VoiceToJapanese v1.2.5

Pre-release
Pre-release
Compare
Choose a tag to compare
@0Xiaohei0 0Xiaohei0 released this 05 Apr 14:22
· 14 commits to master since this release
fb76ee1

VoiceToJapanese v1.2.5

Installation

  1. Download "python3.10" from the microsoft store
  2. Download "VoiceToJapanese-py.zip"
  3. Double click setup.bat
  4. If you encounter this error, install VS2019 redist by double clicking VC_redist.x64. Then double click setup.bat again.
    image
    image
  5. The program should start, from now on you can use start.bat to start the program more quickly.

Noes: With the -py 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.5 change notes:

  • Added a cap to number of messages in chatbot request. If the stream is running for a long time, the messages will no longer overflow and fail the request.