SociallyIneptWeeb / LanguageLeapAI

Your Personal Multilingual AI Translator
MIT License
845 stars 169 forks source link

Voicemeter Setup #7

Closed coolpersonnn closed 1 year ago

coolpersonnn commented 1 year ago

Before I try using this, I want to make sure that my voice meter is setup correctly before it potentially destroys my audio and bluescreens my pc image

SociallyIneptWeeb commented 1 year ago

True, you can wait for my next video where I go into further details on the setup of everything :)

coolpersonnn commented 1 year ago

True, you can wait for my next video where I go into further details on the setup of everything :)

i'm too excited to wait lol im running the thingies on google colab and i've put the urls in my env file. im not sure whats next though. sorry if im being so bothersome image

0Xiaohei0 commented 1 year ago

If you have set up everything correctly, you should try running the python script with: python src/voice_translator.py

coolpersonnn commented 1 year ago

If you have set up everything correctly, you should try running the python script with: python src/voice_translator.py

image not sure what happened there, the subtitles work pretty well though with some request timed out errors

SociallyIneptWeeb commented 1 year ago

You probably used the wrong IDs for the audio devices in the .env file, you might have to change those

coolpersonnn commented 1 year ago

You probably used the wrong IDs for the audio devices in the .env file, you might have to change those

the only id i think could be wrong is the speakers image should it be the same a vm hardware out (speakers thx spatial audio)?

0Xiaohei0 commented 1 year ago

image Maybe change the VOICEMEETER_INPUT_ID to 37?

Here is how mine is setup: image

coolpersonnn commented 1 year ago

same error. however i just noticed this image not sure what i need to change in my firewall

0Xiaohei0 commented 1 year ago

You can also try running voicevox on your local machine.

coolpersonnn commented 1 year ago

You can also try running voicevox on your local machine.

again same issue. image error comes up when i press f

0Xiaohei0 commented 1 year ago

Try checking your microphone privacy settings and allow python to access your mic.

coolpersonnn commented 1 year ago

Try checking your microphone privacy settings and allow python to access your mic.

it was on by deafult

0Xiaohei0 commented 1 year ago

https://stackoverflow.com/a/57086198 This seems to be the same error message. The answer suggests that your anti-virus blocked your python script call to the hardware level.

coolpersonnn commented 1 year ago

I only use windows defender but ill try turn it off and restart

coolpersonnn commented 1 year ago

I only use windows defender but ill try turn it off and restart nope that didnt work

0Xiaohei0 commented 1 year ago

I made a similar project that requires zero setup. You can see this issue for links #5

coolpersonnn commented 1 year ago

Ref

Oh thank you this is great

coolpersonnn commented 1 year ago

https://stackoverflow.com/a/57086198 This seems to be the same error message. The answer suggests that your anti-virus blocked your python script call to the hardware level.

is there a solution to this? i don't particularly want to remove windows defender from my system

0Xiaohei0 commented 1 year ago

https://stackoverflow.com/a/57086198 This seems to be the same error message. The answer suggests that your anti-virus blocked your python script call to the hardware level.

is there a solution to this? i don't particularly want to remove windows defender from my system

It's probably not a windows defender issue, I can run the project fine without disabling any security settings. You can try running something like this: (https://stackoverflow.com/a/40157297) If it works then python does have access to your mic.

coolpersonnn commented 1 year ago

https://stackoverflow.com/a/57086198 This seems to be the same error message. The answer suggests that your anti-virus blocked your python script call to the hardware level.

is there a solution to this? i don't particularly want to remove windows defender from my system

It's probably not a windows defender issue, I can run the project fine without disabling any security settings. You can try running something like this: (https://stackoverflow.com/a/40157297) If it works then python does have access to your mic.

i changed something in the settings and i no longer have that issue. but i now get this error after holding f and speaking image

coolpersonnn commented 1 year ago

I decided to setup VoiceMeter again using the steps in Audio Routing Documentation, however i now cant hear anything at all despite triple checking that i set the right playback devices and a1s and b2s and everything else.

0Xiaohei0 commented 1 year ago

Can you hear the synthesized audio without voicemeeter? Here's how I set mine up: image This should allow the script to output to both your game and your headphones.

coolpersonnn commented 1 year ago

Yours isnt the same as mine because it isnt the banana version image audio from my mic is working but nothing from my desktop, i can see the aux is clearly hearing the audio even though im supposed to set the vaio as my default playback device.

hoangvu12 commented 1 year ago

True, you can wait for my next video where I go into further details on the setup of everything :)

Can't wait to watch that video.

SrijanSharma21 commented 1 year ago

hello i have a question on my Voicemeter I cant find the CABLE Input how do I fix this?

SrijanSharma21 commented 1 year ago

I got it