Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

desktop-waifu, everything seems to be working besides this error right before it connects to V-Tube please help #299

Open
ninpo44 opened this issue Oct 14, 2024 · 0 comments

Comments

@ninpo44
Copy link

ninpo44 commented Oct 14, 2024

voicevox: Warning: cpu_num_threads is set to 0. ( The library leaves the decision to the synthesis runtime )
voicevox: INFO: Started server process [11532]
voicevox: INFO: Waiting for application startup.
voicevox: reading C:\Users\chris\AppData\Local\voicevox-engine\voicevox-engine\tmpejsx2g05 ... 62
emitting double-array: 100% |###########################################| |
voicevox: ERROR: Traceback (most recent call last):
voicevox: File "shutil.py", line 791, in move
voicevox: FileExistsError: [WinError 183] Cannot create a file when that file already exists: 'C:\Users\chris\AppData\Local\voicevox-engine\voicevox-engine\tmpj7han48m' -> 'C:\Users\chris\AppData\Local\voicevox-engine\voicevox-engine\user.dic'
voicevox:
voicevox: During handling of the above exception, another exception occurred:
voicevox:
voicevox: Traceback (most recent call last):
voicevox: File "starlette\routing.py", line 621, in lifespan
voicevox: File "starlette\routing.py", line 518, in aenter
voicevox: File "starlette\routing.py", line 600, in startup
voicevox: File "run.py", line 201, in apply_user_dict
voicevox: File "voicevox_engine\utility\mutex_utility.py", line 9, in func
voicevox: File "voicevox_engine\user_dict.py", line 106, in update_dict
voicevox: File "shutil.py", line 811, in move
voicevox: File "shutil.py", line 435, in copy2
voicevox: File "shutil.py", line 264, in copyfile
voicevox: PermissionError: [Errno 13] Permission denied: 'C:\Users\chris\AppData\Local\voicevox-engine\voicevox-engine\user.dic'
voicevox:
voicevox: ERROR: Application startup failed. Exiting.
voicevox:
voicevox: done!
node js: C:\Users\chris\Documents\desktop-waifu\character_ai\client.js:222
node js: } else throw Error('Failed to fetch a lazy token')
node js: ^
node js:
node js: Error: Failed to fetch a lazy token
node js: at Client.authenticateAsGuest (C:\Users\chris\Documents\desktop-waifu\character_ai\client.js:222:22)
node js: at async main (C:\Users\chris\Documents\desktop-waifu\character_ai\runner.js:52:5)
node js:
node js: Node.js v20.17.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant