You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have searched all issues/PRs to ensure it has not already been reported or fixed.
I have verified that I am using the latest version of Scoop and corresponding bucket.
Package Name
potplayer
Expected/Current Behaviour
The Model folder of Potplayer is using to store Faster-Whisper-XXL(and maybe other engine's) models, as the command line shows:
lpCommandLine=0x000000002A910FD8:"D:\scoop\apps\potplayer\current\Module\Whisper\Faster-Whisper-XXL\faster-whisper-xxl.exe "C:\Users\<Username>\AppData\Local\Temp\Wav6922.tmp" --model medium --model_dir "D:\scoop\apps\potplayer\current\Model" --output_dir "C:\Users\<Username>\AppData\Local\Temp" --language Japanese --output_format srt"
This shows default value of --model_dir option, and Faster-Whisper-XXL will download model file into it.
For now, it seems that this Model folder has not been persisted.
Steps to Reproduce
1. `scoop install potplayer`2. Using `Subtitles - Create Subtitle from audio` feature with `Faster-Whisper-XXL` engine, it will download whisper model into Model folder.3. Upgrade potplayer4. Using `Subtitles - Create Subtitle from audio` feature again, notice the model is download again.
Possible Solution
Add this folder into persistent list.
Scoop and Buckets Version
Current Scoop version:859d1db5 (HEAD -> master, tag: v0.5.2, origin/master, origin/HEAD) chore(release): Bump to version 0.5.2 (#6080)'main' bucket:4442eed3f (HEAD -> master, origin/master, origin/HEAD) yazi: Update to version 25.2.26'extras' bucket:58e50bb7d (HEAD -> master, origin/master, origin/HEAD) tsukimi: Update to version 0.19.4'versions' bucket:d3aaa0e7d (HEAD -> master, origin/master, origin/HEAD) kate-nightly: Update to version 9098'nirsoft' bucket:288b1ed (HEAD -> master, origin/master, origin/HEAD) dhcplogview: Update to version 1.00'sysinternals' bucket:26475b4 (HEAD -> main, origin/main, origin/HEAD) sysinternals-suite: Update to version 2025.02.13
Prerequisites
Package Name
potplayer
Expected/Current Behaviour
The Model folder of Potplayer is using to store Faster-Whisper-XXL(and maybe other engine's) models, as the command line shows:
This shows default value of
--model_dir
option, and Faster-Whisper-XXL will download model file into it.For now, it seems that this
Model
folder has not been persisted.Steps to Reproduce
Possible Solution
Add this folder into persistent list.
Scoop and Buckets Version
Scoop Config
PowerShell Version
Additional Softwares
No response
The text was updated successfully, but these errors were encountered: