-
so had a strange issue today me and my roommate put a (Intel 82599EN-Based Ethernet Network Interface Card, 10G Single-Port SFP+, PCIe 2.0 x 8, Tall&Short Bracket) in a dell poweredge r610 and for all…
-
Hi Wataru,
I'm now at the training stage and have a few questions to ask:
- I noticed that you set .repeat(2) in datamodule.py, similarly to the config.yaml, this could be controlled according t…
-
Hi,
Today I'm receiving this error when I try to add table to my export config:
If requesting support, please provide the following details to help troubleshooting:
Error message:
Could not…
-
Hi, I'm not getting all the stakes of this package, but is there a way to use the scripts to get a Java tokenizer ?
I converted my `python` model to `onnx` and I aiming to run it with a Java runtim…
-
Hi,
I ran the grounding DINO inference code. And I am getting this error:
```
INFO:root:Available providers for ONNXRuntime:
[libprotobuf WARNING google/protobuf/io/coded_stream.cc:604] Reading d…
-
`metric = load_metric('bertscore')`
`a1 = "random sentences"`
`b1 = "random sentences"`
`metric.compute(predictions = [a1], references = [b1], lang = 'en')`
`Traceback (most recent call last):
…
-
**WebGPU**
Chrome shipped WebGPU [today](https://developer.chrome.com/blog/webgpu-release/) in Chrome 113 Beta.
**Reason for request**
WebGPU is currently a WIP in Firefox and Safari, in addition …
-
本来以为可能是我显卡太差了但我在colab上也能复现一样的问题(colab没仔细看显卡配置),报错合集也看过了,没看到在训练里有类似的问题
一键三连分开跑了好几遍,都是成功的
![image](https://github.com/RVC-Boss/GPT-SoVITS/assets/156231306/5dc4db6b-651b-40a7-971f-4ea40e5bb4ef)
跑S…
-
Hi! Thanks so much for sharing this repo, it's great and DNA sequence beginner friendly!
I was wondering if you're able to share the training and tokenization code for pretraining? I'd love to tr…
exnx updated
5 months ago
-
I've downloaded roberta-large (from hugging face‘s website) to "./model_offline/roberta-large". And then I tried to do
```
bert-score -r example/refs.txt -c example/hyps.txt --lang en -l 17 -m ./mo…