VoiceToJapanese v1.2.6
Pre-release
Pre-release
VoiceToJapanese v1.2.6
Installation
- Download "python3.10" from the microsoft store
- Download "VoiceToJapanese-py.zip"
- Double click setup.bat
- If you encounter this error, install VS2019 redist by double clicking VC_redist.x64. Then double click setup.bat again.
- The program should start, from now on you can use start.bat to start the program more quickly.
If you encounter errors when running setup.bat, you can try the exe version in version 1.2.3 https://github.com/0Xiaohei0/VoiceToJapanese/releases/tag/v1.2.3
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.6 change notes:
- Added character ai support as an alternative to chatgpt. You can change the chcaracter by pasting the character id in settings. (How to get character id). You would need to log in by pasting the access token in settings for longer conversations (How to get access token).
- Added more input language support, setting input language to Auto would auto detect language.
- Added exclude user list for excluding certain user in stream chat. Put the list of excluded users in a text file called excluded_users.txt separated by enter key.
- Added ambient noise adjustment.