Dobby
Dobby
Explore posts from servers
RRunPod
Created by Dobby on 1/20/2025 in #⛅|pods
Fine Tuned Whisper V3 Large Turbo Configuration
Hi, I have a fine-tuned version of Whisper V3 Large Turbo on Hugging Face. I’ve successfully tested it on Google Colab, and everything works as expected. However, I’ve encountered some trouble with the deployment and am unsure of the easiest way to manage this process. I attempted to use the Docker image for the Fastest Whisper implementation but ran into issues when loading my model in the ct2 format. At this point, I’m fine with not using the faster version—I just want a straightforward way to deploy the model, either as a Pod or a serverless endpoint. Does anyone have suggestions or know of a clear step-by-step tutorial to achieve this? I couldn’t find any resources that explain the process clearly. 🤔
2 replies
NNuxt
Created by Dobby on 10/26/2024 in #❓・help
@nuxtjs/i18n - Vue: __VLS_ctx.$t is of type unknown
When I'm trying to use any translation such as <p>{{ $t("common.ok") }}</p> the $t is underlined with red and displays: Vue: __VLS_ctx.$t is of type unknown as warning
11 replies
NNuxt
Created by Dobby on 10/11/2024 in #❓・help
Advice for following a better architecture?
No description
2 replies