Purfview

Results 8 issues of Purfview

Only issue I couldn't beat is issue with drop down menus. Elements behind menu are visible and they steal focus if you try to select link in menu, so you...

## Language name "Avisynth" http://avisynth.nl/index.php/Main_Page ## URL of example repository https://github.com/Dogway/Avisynth-Scripts/blob/74dfdbf53574f5b58f3672b2c3c0f8f8b1c686ea/EX%20mods/SimilarityMetrics.avsi ## URL of syntax highlighting grammar http://avisynth.nl/index.php/Syntax_Highlighting ## All extensions `.avsi` `.avs` ## More informations Probably more than 99%...

Add Language
Good First Issue

Bugfix for https://github.com/openai/whisper/pull/1279 **The bug**: It's "silence" when decoding has failed due to `compression_ratio_threshold` [+no_speech_threshold] in https://github.com/openai/whisper/pull/1279, when further down the code it's not "silence" anymore. "Silence" should be only...

That is called PR (aka pull request), and it's very simple: 1. Press on the script (`IMDb_Scout_Mod.user.js`) -> press Edit button (pencil icon). [creates a fork for you automatically] 2....

### Steps to reproduce Install 4.16.6 version. Mute channels. ### Expected behaviour Channels updating - showing the unread counter. ### Actual behaviour Channels doesn't update. They update only after the...

bug

Remove numpy.ndarray mentions as it's not supported. Closing https://github.com/pyannote/pyannote-audio/issues/1690

### Tested versions pyannote.audio==3.1.1 ### System information Windows / CPU ### Issue description If the wrong type is passed to a pipeline you get this error message: ``` ValueError: Audio...

Good first issue