charleybin

Results 11 comments of charleybin

赞~数据表有了 不过web中提示创建项目成功,db里还是没数据。 ![image](https://user-images.githubusercontent.com/1089391/184859358-3d0663dc-9d41-447f-992a-eacb71b5b2c7.png) ![image](https://user-images.githubusercontent.com/1089391/184859222-d95df1cf-251a-4577-b60e-8425272a922d.png) log内容: ![image](https://user-images.githubusercontent.com/1089391/184859854-3443df16-adc0-4fd7-b137-a8b0a41e72e9.png)

This is the screenshot of backend service's log. I'm not sure of whether a socket connection been established before error happens. ![微信截图_20240324232109](https://github.com/abi/screenshot-to-code/assets/1089391/34a1e1fd-b27b-49f2-af47-745dcec68d8e)

The error occurs right at the beginning, just as I start the Docker. ![image](https://github.com/abi/screenshot-to-code/assets/1089391/f1984a60-5697-443d-90f4-2b225fd996c7)

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网了。