charleybin
charleybin
赞~数据表有了 不过web中提示创建项目成功,db里还是没数据。   log内容: 
The same error occurred.
This is the screenshot of backend service's log. I'm not sure of whether a socket connection been established before error happens. 
The error occurs right at the beginning, just as I start the Docker. 
Found the source code from repository.
Is it possible to make the model work on photos or other images through fine-tuning?
encounted same question.
code of lang-detect.py ```Python import time from typing import Optional, Collection, List, Dict import torchaudio import argparse import functools import torch from transformers import pipeline, WhisperForConditionalGeneration, WhisperTokenizer, WhisperProcessor parser =...
finetune.py 默认的language参数是Chinese,这个没有动哦。
配置了一个本地socks5的代理.但是一连接热点后,就无法连internet网了。