Closed da3dsoul1 closed 1 year ago
I'll make a video soon for how to set it up :)
Thank you so much, will be waiting
So I managed to do this, but it doesn't do anything for me when playing japanese files, or holding down the hotkey button. Perhaps the problem lies in the sound IDs?
I think you have to run the python files, running docker compose only starts the whisper and Voicevox services.
I got errors trying to run them.
Check if your .env file is properly filled up with the right variable values.
Check if your .env file is properly filled up with the right variable values.
AUDIO DEVICE IDS?
I'm not really sure which to pick Previously I've slelected these
I think your mic id should be 1 or 12, not 13. I believe mic game 1 is your mic. Also just check if the other variables are filled in as well
Well, all is filled out, still getting the same error, guess gonna wait for your advanced video tutorial, thanks for your time!
I made a similar project inspired by @SociallyIneptWeeb 's initial video. I decided to host everything on Microsoft Azure so that you can run the project with zero setup. You can check out the project here: (https://github.com/0Xiaohei0/VoiceToJapanese)
im kinda lost here, which root folder?
im kinda lost here, which root folder?
I was the same, it's the downloaded folder LanguageLeapAI-main, open cmd there and type pip install -r requirements.txt
I made a similar project inspired by @SociallyIneptWeeb 's initial video. I decided to host everything on Microsoft Azure so that you can run the project with zero setup. You can check out the project here: (https://github.com/0Xiaohei0/VoiceToJapanese)
Thank you so much for this, it's so easy and just works! Though I don't know how to make it the output sound, is it possible?
I'm currently using a virtual audio cable to connect the voice output to other programs(see tutorial here: https://youtu.be/4sGWzOyF82M).
Can someone please do a step-by-step guide? I just wanna use the voice talk option, I can't seem to figure out what to do with pip and cp commands, also what do I do with docker, it's so confusing.