DaveScream

Results 15 issues of DaveScream

Save option "Encode Queue Parallel instead of chunking" and worker count also write Subtitles settings in preset

enhancement

Im using parralel jobs instead of chunking. transcoding avc from camera to hevc (not ffmpeg). After each job Im getting message from mkvmerge wich stops the whole queue. ![изображение](https://user-images.githubusercontent.com/3002276/154797442-be3a7b74-0c89-41b6-ac5b-7310bf809f64.png) Dunno...

``` C:\Program Files\Vstplugins\Flux\LevelMagic.vst\Contents\x64\LevelMagic.dll C:\Program Files\Vstplugins\Flux\SpatV3.vst\Contents\x64\SpatV3.dll ``` ```python play = e.make_playback_processor("play", np.zeros((2, 1))) print(play.get_num_output_channels()) ``` show 2 channels ```python play.set_data(audio) print(play.get_num_output_channels()) ``` show 2 channels ```python vst_plugin = e.make_plugin_processor(vst_name, vst_path) print(f"{vst_name}...

I updated extension with web-ui interface and get this error at start, no DreamBooth tab now. Reloading custom scripts Dreambooth API layer loaded Error loading script: main.py Traceback (most recent...

new

Any example of how it works?

`Building wheels for collected packages: transformers, peft Building wheel for transformers (pyproject.toml) ... done Created wheel for transformers: filename=transformers-4.28.0.dev0-py3-none-any.whl size=6758050 sha256=87734f128d74dd329fd4b6084e27d77c656ac41b82cf15445a9b4c7b0f7e9970 Stored in directory: C:\temp\pip-ephem-wheel-cache-k0nzphiz\wheels\32\4b\78\f195c684dd3a9ed21f3b39fe8f85b48df7918581b6437be143 Building wheel for peft (pyproject.toml)...

Is it possible to run ggml-alpaca-3b-4q.bin model on cpu ram? And specify filepath instead of url to hf?

### Describe the bug TypeError: expected string or bytes-like object in modules\html_generator.py", line 45, in convert_to_markdown ### Is there an existing issue for this? - [X] I have searched the...

bug

I have trained models, need to inference .wav files with API

oh shoot ![изображение](https://github.com/pythongosssss/ComfyUI-Custom-Scripts/assets/3002276/d51b1130-f113-4005-9190-bf467def8587)