Alan
Alan
Sounds good, will do my best!
Can you give me some guidance? When you say plugin, I guess it should be added in client part?
So far I managed to add a Whisper to the google-chrome server image, where I am testing it. There is a way to use Whisper in command line or python....
This is what I am reading at the moment, might help maybe. https://github.com/openai/whisper/discussions/2
> Thats good start! > > I only found examples with files. Can it work with live sources? Process like a pipeline? > > I see ffmpeg is being used...
I will leave the issue opened, maybe someone else can jump in. From what I learned it should be all possible, but I have weak knowledge to finish the coding....
> auto_null.monitor I am getting `auto_null.monitor: No such process` if I run `ffmpeg -f pulse -i auto_null.monitor out.mp3` inside container. Maybe because pulseaudio is not running or I am doing...
Any news on this one?
It make sense to force people using Fovea but still they are providing flexibility to build your own validator to have full control, for free. Documentation is also really nice,...
Sure, I can show you part of my code, as an example how I did it on my end, just to give you an idea. ``` $rootScope.subscription_state_status = "Loading..."; //...