-
Trained a tiny system and now I'm trying to use it to test the invalid multispeaker id and I'm getting the following.
Code: 8908facc8
# Command
```sh
everyvoice \
synthesize \
text-t…
-
### Description
I'm developing on a HPC cluster where I don't have the ability to modify the CUDA version and I'm getting:
`CUDA backend failed to initialize: Found CUDA version 12010, but JAX was b…
-
Similar to #248 I have to use --gpu -1 because I am on a Mac M1.
This time I tried to install acids-rave from the git repo:
```
$ RAVE_VERSION=2.2.3 python3.10 -m pip install .
```
(strange…
-
I'm working on a large set of 900,000 cells, trying to run scvi on a HPC a100 GPU. But I keep getting a segmentation error.
```python
import sys
import os
import scanpy as sc
import num…
-
接 #111 ,我们搭建了两个相同环境(500G内存、8块1080Ti 11G显卡)的服务器,想尝试多机多卡训练方案,加载模型成功了,但是并没有开始训练,过了一段时间后应该是超时退出了。
```
#!/bin/bash
set -x -e
echo "START TIME: $(date)"
MICRO_BATCH_SIZE=1
ROOT_DIR=$(pwd)
ZER…
-
I used the command `python3 rnamodif/evaluation/run.py --workers 10 --datadir fast5/ --outfile out.tab --model 5eu_v1` but it seems to fail at the last step.
```
using 10 workers
Lightning automa…
-
### 🐛 Describe the bug
Since Pytorch 2.1, execution of functions with "a.data = b" tensor assignment produces different results than eager execution.
In PT2.0 eager and compile and PT2.1 eager mo…
-
### Bug description
With the latest release (2023.12.1) of [ffspec](https://github.com/fsspec/filesystem_spec/releases/tag/2023.12.1), a checkpoint filename with a `:` inside, can no longer be load…
tlpss updated
11 months ago
-
### Feature request
Hi guys, can we just launch SelfHostedEmbedding without runhouse, as a matter of fact, runhouse its self is still in the early development stage and has some issues, why does la…
-
I tired to use your plugin to visualize existing tracks generated using TrackMate, but encounter an erro once I pressed the compute button:
![image](https://github.com/Kapoorlabs-CAPED/NapaTrackMat…