How to subtract music available in Pulseaudio stream! #132
Replies: 3 comments
-
What you are referencing, Acoustic Echo Cancellation (AEC), is certainly possible and is common on telephony applications and commercial digital assistant hardware (e.g., Alexa devices, Google Home, etc.). Unfortunately, AEC works best when combined with specialized hardware, and with off-the-shelf hardware it can be difficult to implement. I have done some initial experiments with the Speex AEC implementation, and it helps somewhat. I think there is more potential here, but unfortunately I may not have the time in the near future to explore further. |
Beta Was this translation helpful? Give feedback.
-
Thanks.. but its not the same since we know the majority of the sound
recorded, since we are playing it!!
So with some latency and level correction it would improve the input
considerably.. I'll collect some energy to try something..
Den sön 17 mars 2024 kl 16:03 skrev dscripka ***@***.***>:
… What you are referencing, Acoustic Echo Cancellation (AEC), is certainly
possible and is common on telephony applications and commercial digital
assistant hardware (e.g., Alexa devices, Google Home, etc.).
Unfortunately, AEC works best when combined with specialized hardware, and
with off-the-shelf hardware it can be difficult to implement. I have done
some initial experiments with the Speex AEC
<https://www.speex.org/docs/api/speex-api-reference/group__SpeexEchoState.html>
implementation, and it helps somewhat. I think there is more potential
here, but unfortunately I may not have the time in the near future to
explore further.
—
Reply to this email directly, view it on GitHub
<#132 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABOGK2OOUABWRHNTVD6QNO3YYWWCJAVCNFSM6AAAAABEF26V66VHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM4DQMJZGAZDC>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
Thanks.. but its not the same since we know the majority of the sound recorded, since we are playing it!! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Playing music is probably a normal operation. I can't see any way to subtract the music playing from the mic stream.
It is available in as Snapcastclient playback.stream. At least I got rid off all disturbance from OrangePi Zer 2W USB, by voltage booster MT3608 to 8V and a 7805 analog 5V regulator.. back to 5V to the Cmedia USB Audio.
Anyone tried this.. I am an retired engineer. So I don't have the skills or focus anymore!!
/Bektorkhan
Beta Was this translation helpful? Give feedback.
All reactions