Open wewesmil opened 6 months ago
OR is there any good Whisper Model that provides accurate korean translation? without using API key?
Or would you suggest any other method?
new version can use llm (like gpt4's api as an translator) https://github.com/Marksdo/Whisper/tree/main/LLM
i just test my free deepl free token, it's ok.
without using API key?
try search some deepl docker free image
without using API key?
try search some deepl docker free image and use whisper mate deepl local
I was using paid DeepL API for months and I have changed to free version. now the whisper mate gives me "Format Error" I thought API key has got issue. thus I have ereset my API key from my DeepL account and inserted new API key to my whisper.
now I see the same error...
"The data could not be read because it is not in the correct format."
How to resolve this issue?