This commit is contained in:
Andrew Z 2023-04-26 12:05:13 -04:00
parent 6e240ca44a
commit 057d33c78f
6 changed files with 83 additions and 15 deletions

View File

@ -1,3 +1,3 @@
{
"last_updated_timestamp": 1682517889
"last_updated_timestamp": 1682525111
}

View File

@ -278463,9 +278463,9 @@
"Productivity",
"Tools-Utilities"
],
"downloads": 39,
"LastUpdateScan": 1679925904,
"downloads": 41,
"LastUpdate": 1675168567,
"LastUpdateScan": 1682525111,
"FirstSeen": 1674731049
},
{
@ -284198,8 +284198,8 @@
],
"downloads": 20910,
"stars": 17,
"LastUpdate": 1681764192,
"LastUpdateScan": 1682517889,
"LastUpdate": 1681764192,
"FirstSeen": 1682517889
}
]

View File

@ -1,7 +1,7 @@
{
"apps": 2063,
"last_updated_timestamp": 1682517889,
"last_updated": "2023-04-26 10:04",
"last_updated_timestamp": 1682525111,
"last_updated": "2023-04-26 12:05",
"categories": [
{
"Cat": "Backup:",
@ -278625,9 +278625,9 @@
"Productivity",
"Tools-Utilities"
],
"downloads": 39,
"LastUpdateScan": 1679925904,
"downloads": 41,
"LastUpdate": 1675168567,
"LastUpdateScan": 1682525111,
"FirstSeen": 1674731049
},
{
@ -284360,8 +284360,8 @@
],
"downloads": 20910,
"stars": 17,
"LastUpdate": 1681764192,
"LastUpdateScan": 1682517889,
"LastUpdate": 1681764192,
"FirstSeen": 1682517889
}
],

View File

@ -3559,8 +3559,8 @@ Processing /tmp/appFeed/templates/VodrosRepository/whisper-asr-webservice/templa
Updating stats on containers
onerahmet/openai-whisper-asr-webservice
onerahmet/openai-whisper-asr-webservice Downloads: 20910 Stars: 17 Base: unknown
imagegenius/kopia
ghcr.io/imagegenius/kopia Downloads: 41 Stars: 0 Base: unknown
Privileged: 104

View File

@ -39419,7 +39419,7 @@
"Repo": "Squid's Repository",
"TemplateURL": "https://raw.githubusercontent.com/Squidly271/plugin-repository/master/community_applications.xml",
"Repository": "https://raw.githubusercontent.com/Squidly271/community.applications/master/plugins/community.applications.plg",
"pluginVersion": "2023.03.11",
"pluginVersion": "2023.04.26",
"topPlugin": 1,
"Overview": "This is THE place to find add-on applications for your Unraid server.",
"templatePath": "/tmp/GitHub/AppFeed/templates/SquidsRepository/community_applications.xml",
@ -39536,7 +39536,7 @@
"Repo": "Squid's Repository",
"TemplateURL": "https://raw.githubusercontent.com/Squidly271/plugin-repository/master/fix.common.problems.xml",
"Repository": "https://raw.githubusercontent.com/Squidly271/fix.common.problems/master/plugins/fix.common.problems.plg",
"pluginVersion": "2023.03.22",
"pluginVersion": "2023.04.26",
"MinVer": "6.7.0",
"topPlugin": 3,
"Overview": "Fix Common Problems is designed to find and suggest solutions to common unRaid configuration errors, common problems, etc.",
@ -284133,5 +284133,73 @@
],
"LastUpdateScan": 1681351463,
"FirstSeen": 1639775022
},
{
"Name": "whisper-asr-webservice",
"Repository": "onerahmet/openai-whisper-asr-webservice",
"Registry": "https://registry.hub.docker.com/r/onerahmet/openai-whisper-asr-webservice",
"Network": "bridge",
"Shell": "sh",
"Privileged": "false",
"Project": "https://github.com/ahmetoner/whisper-asr-webservice",
"Overview": "Whisper is a general-purpose speech recognition model. It is trained on a large dataset of diverse audio and is also a multi-task model that can perform multilingual speech recognition as well as speech translation and language identification. For more details: github.com/openai/whisper\r\n\r\nUse ASR_MODEL to specify which model to run. Available models are tiny, base, small, medium, large, large-v1 and large-v2. Please note that large and large-v2 are the same model. For English-only applications, the .en models tend to perform better, especially for the tiny.en and base.en models. We observed that the difference becomes less significant for the small.en and medium.en models.\r\n\r\nThe ASR model is downloaded each time you start the container, using the large model this can take some time. If you want to decrease the time it takes to start your container by skipping the download, you can provide a persistent storage path. Next time you start your container the ASR Model will be loaded from there instead of being downloaded again.\r\n\r\nFor GPU support, add '--gpus all' to 'Extra Parameters'.",
"WebUI": "http://[IP]:[PORT:9000]",
"TemplateURL": "https://raw.githubusercontent.com/taha-yassine/unraid-templates/master/whisper-asr-webservice/template.xml",
"Icon": "https://raw.githubusercontent.com/taha-yassine/unraid-templates/main/whisper-asr-webservice/logo.png",
"ExtraParams": "--gpus all",
"Config": [
{
"@attributes": {
"Name": "WebUI",
"Target": "9000",
"Default": "",
"Mode": "tcp",
"Description": "",
"Type": "Port",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "9000"
},
{
"@attributes": {
"Name": "ASR_MODEL",
"Target": "ASR_MODEL",
"Default": "base",
"Mode": "",
"Description": "",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "base"
},
{
"@attributes": {
"Name": "Model storage path",
"Target": "/root/.cache/whisper",
"Default": "",
"Mode": "rw",
"Description": "",
"Type": "Path",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
}
],
"Repo": "Vodros' Repository",
"templatePath": "/tmp/GitHub/AppFeed/templates/VodrosRepository/whisper-asr-webservice/template.xml",
"CategoryList": [
"Tools-Utilities"
],
"downloads": 20910,
"stars": 17,
"LastUpdate": 1681764192,
"LastUpdateScan": 1682517889,
"FirstSeen": 1682517889
}
]

View File

@ -71222,9 +71222,9 @@
},
"ghcr.io/imagegenius/kopia": {
"Base": null,
"Downloads": 39,
"Downloads": 41,
"Stars": null,
"Time": 1679925904,
"Time": 1682525111,
"trending": null,
"trends": null,
"downloadtrend": null,