obs-web
rnnoise
obs-web | rnnoise | |
---|---|---|
12 | 18 | |
1,262 | 4,768 | |
1.5% | 4.0% | |
8.4 | 7.1 | |
8 days ago | 4 months ago | |
Svelte | C | |
GNU General Public License v3.0 only | BSD 3-clause "New" or "Revised" License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
obs-web
-
FLOSSing for Lent 13/40 - OBS
OBS-Web remote control - Control OBS remotely from a web browser (on the same LAN)
- Controller not responding for P.C when OBS is opened
-
How do streamers use a phone and still run OBS from home
Niek obs-web http://obs-web.niek.tv/ works great combined with noalbs or bot commands for manual scene controls
-
OBS Scene Switching with Apple Watch
I use http://obs-web.niek.tv/ connected to OBS Websockets to control scene switching from my Galaxy Watch 5 Pro. If the Apple Watch has a reasonable web browser, you may be able to do the same. This really is designed for a mobile phone or tablet, but works fine on my watch.
-
OBS 28.0 with Native Apple Silicon Support Is Here
OBS v28 is amazing. It's bundled with the obs-websocket v5 plugin now. I have updated OBS-web [1] to be compatible with this, so you can now control OBS remotely without any additional setup.
1. https://github.com/Niek/obs-web
-
How do I hide the OBS interface during livestreaming?
Another option is minimizing OBS and using https://github.com/Niek/obs-web to control OBS from a tablet or phone.
- OBS Version 28 Released - Happy 10th Anniversary OBS!
-
OBS – Open Broadcaster Software
Self-promo:
In case anyone is interested in controlling OBS remotely, you can use OBS-web: https://github.com/Niek/obs-web
It's not a full reimplementation of the UI, but offers the most often used controls so you can manage a livestream from e.g. a tablet or phone.
- looking for an OBS alternative with webui self hosted
-
Guidance for best setup for live theater
About how the director is controlling the scenes. I've one assistant connected on the GC VM via remote desktop to monitor the transmission and do the audio cues. For the director I've obs-websocket set up and the director is connecting through [obs-web](https://github.com/Niek/obs-web). I am also an actor in this play. Not 100% happy with this setup though. Perhaps the best would be the assistant in a zoom call with with the director and changing the scenes for her as commanded.
rnnoise
-
Codeberg Reconsidering OSI License Approval in Terms of Use
It has been done before, for eg the original RNNoise was trained on proprietary data, later there was crowd-sourced effort to record new data and have it under libre licenses.
https://github.com/xiph/rnnoise/
-
AI headphones let you listen to a single person in crowd, by looking at them
This reminds me a lot of https://github.com/xiph/rnnoise and my use of it locally. It zeroes in on voice via RNN which seems to beat most other noise detection filters I've tried. Unfortunately, I mostly disable it these days since it's a bit harder to tune than I'm up for, but it's by far the most promising local noise reduction I've used.
- RNNoise 0.2 – now trained using only publicly available CC-licensed datasets
-
Lyrebird the Linux voice changer now supports PipeWire
Sure.
Carla: https://github.com/falkTX/Carla
It lets me install any normal audio pro audio plugins, for example https://github.com/xiph/rnnoise
It also does some cable management, but qpwgraph is maybe better for that.
I looked at your code and the approach (IMO) is kind of bad.
If you want to solve the problem of "voice changer", you can skip the UI entirely and just use plugin parameters. You can also skip the problem of managing the connections. And when you publish your work, every pro audio software (Ableton, Reaper, whatever) can use your audio processing.
Hope that helps.
-
Real-Time Noise Suppression for PipeWire writen in Rust
Interesting! How does it compare with NoiseTorch/RNNoise?
-
GTX Voice auf vorhandene Audiodateien anwenden?
Das ist eine open source lib. Damit sollte das klappen. https://github.com/xiph/rnnoise/blob/master/examples/rnnoise_demo.c
- AI Audio Upscaling?
-
What are some must-have Linux gaming utilities that you all know about? I just discovered mangohud and goverlay for getting live system resource stats in an overlay while I'm doing my Linux gaming, kind of like rivatuner on Windows... wish I discovered these sooner...
RNNoise (behaves similarly to RTX broadcast/voice/whatever the fuck they're calling it now, but with significantly better performance) - plugs into OBS or other programs flawlessly
- AMD leaks then removes announcement of AI noise-canceling function
-
OBS – Open Broadcaster Software
OBS ships with rnnoise noise reduction, which is like NVIDIA Broadcast, but works on any CPU. See also NoiseTorch and EasyEffects if you're on Linux.
It's pretty great, works decently, but the sad thing is the author put it out a few years ago, wrote a paper and then moved onto something else and it's pretty much unmaintained and requires some very specific ML knowledge.
https://github.com/xiph/rnnoise
What are some alternatives?
SRT-Stats-Monitor - Loopy SRT Stats Monitor. Monitors your OBS SRT, SLS, BELABOX, RESTREAMER, RIST, & NGINX connection/s and switches OBS scene on a failed connection. Ideal for IRL/live streaming.
noise-suppression-for-voice - Noise suppression plugin based on Xiph's RNNoise
nginx-obs-automatic-low-bitrate-switching - Simple app to automatically switch scenes in OBS based on the current bitrate fetched from the ingest stats page.
NoiseTorch - Real-time microphone noise suppression on Linux.
janus-ftl-plugin - A plugin for the Janus WebRTC gateway to enable relaying of audio/video streams utilizing Mixer's FTL (Faster-Than-Light) protocol.
DeepFilterNet - Noise supression using deep filtering