-
`Abarema alexandri var. alexandri` correctly gets best result as
```json
{
"id": "7bd84ce2-4894-56e9-9e25-d33551a1eb8c",
"name": "Abarema alexandri var. alexandri",
"cardinality": 3,
"…
dimus updated
2 years ago
-
Hi, In **Multilingual_Text_to_Speech**, inappropriate dependency versioning constraints can cause risks.
Below are the dependencies and version constraints that the project is using
```
jupyter…
-
### Expected behavior
The example below, taken from this github repository, runs correctly:
```
"""
Optuna example that optimizes multi-layer perceptrons using PyTorch Lightning.
In this …
-
when I want to create the conda environment, warning and error occurs.
could you please give me advice to fix it ? thanks very much.
` conda env create -f environment.yml`
Warning: you have pip…
-
## 🐛 Bug
Error while installing FAIRSEQ.
### To Reproduce
1. CMD: pip3 install --editable ./
2. Console Error:
Obtaining file:///media/ravneet/Work%20SSD/fairseq_repo
Installing build de…
-
**Describe the bug**
Runtime crashes when running the inference example with T5 pretrained model.
**Steps/Code to reproduce bug**
`python examples/nlp/duplex_text_normalization/duplex_text_no…
-
Hi @dimus!
Getting in always finer details, I am wondering if there is a reason to add an additional space to nothospecies (if it is intentional)?
Example:
```
echo Citrus ×aurantiifolia | gn…
-
`!git clone https://github.com/MahmoudAshraf97/whisper-diarization`
`cd /content/whisper-diarization/`
`!pip install -r ./requirements.txt`
`!python diarize.py -a cs.m4a`
I had a problem running…
-
I was trying to use the ViTT transfomer. I got the following error with code:
```
from pathlib import Path
import torchvision
from typing import Callable
root = Path("~/data/").expanduser()
# ro…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Does this issue exist in the latest version?
- [X] I'm using the latest release
### Describe the bug?
Django…