speech-translator-ext / speech-translator-readme

This repository outlines the procedures and general information for the Speech Translator project.
https://st.kappaflow.dev
30 stars 2 forks source link

Please help me seriously #27

Open greeeend opened 3 months ago

greeeend commented 3 months ago

The microphone is recognized well. However, it does not detect sounds coming from program systems such as YouTube and Discord. I can't seem to find a way.

kappaflow commented 3 months ago

Hello @greeeend, To capture audio from your system you need to follow Setup 1. Capture your system playback audio instruction. It has 2 primary ways to configure: Windows (Realtek – Stereo Mix) and Windows (Realtek – Stereo Mix). chrome-extension://jodfjmaiakpnmeddgpeflpafebmlhppn/options.html#instruction#setup-m1 Please let me know if you have a specific issue with one of the ways to configure system audio capture.

greeeend commented 3 months ago

help

kappaflow commented 3 months ago

Thank you for the screenshot. It seems like you are using USB audio device. In this case, please follow Virtual Audio Cable method instead. Audio Mix works only with internal audio devices.

greeeend commented 3 months ago

I apologize for my lack of ability. I would like to ask you one last question. Now it is recognized by the system, but you cannot hear the microphone or headset that were originally working. Is there a solution to listen to these at the same time? ![Uploading hher.PNG…]()

kappaflow commented 3 months ago

@greeeend I can't see the image you've tried to attach.

Yes, its possible. To capture audio from multiple sources you should use a custom Audio Mixer, such as VoiceMeter, or use different web browsers at the same time (like Chrome and Edge, or 2 instances of the same web browser). You can find more about that in Multiple-instances setup for interviews article in the instruction.