SociallyIneptWeeb / LanguageLeapAI

Your Personal Multilingual AI Translator
MIT License
850 stars 167 forks source link

How to set this up? #5

Closed da3dsoul1 closed 1 year ago

da3dsoul1 commented 1 year ago

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.

SociallyIneptWeeb commented 1 year ago

I'll make a video soon for how to set it up :)

da3dsoul1 commented 1 year ago

Thank you so much, will be waiting

da3dsoul1 commented 1 year ago

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? image

SociallyIneptWeeb commented 1 year ago

I think you have to run the python files, running docker compose only starts the whisper and Voicevox services.

da3dsoul1 commented 1 year ago

image I got errors trying to run them.

SociallyIneptWeeb commented 1 year ago

Check if your .env file is properly filled up with the right variable values.

da3dsoul1 commented 1 year ago

Check if your .env file is properly filled up with the right variable values.

AUDIO DEVICE IDS?

da3dsoul1 commented 1 year ago

I'm not really sure which to pick image Previously I've slelected these image

SociallyIneptWeeb commented 1 year ago

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

da3dsoul1 commented 1 year ago

Well, all is filled out, still getting the same error, guess gonna wait for your advanced video tutorial, thanks for your time!

0Xiaohei0 commented 1 year ago

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)

zbmwE46 commented 1 year ago

image im kinda lost here, which root folder?

da3dsoul1 commented 1 year ago

image 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?

0Xiaohei0 commented 1 year ago

I'm currently using a virtual audio cable to connect the voice output to other programs(see tutorial here: https://youtu.be/4sGWzOyF82M).