forked from vatnid/FastSpeech2
-
Notifications
You must be signed in to change notification settings - Fork 0
/
slurm-1298045.out
34 lines (32 loc) · 2.01 KB
/
slurm-1298045.out
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
Sun Jun 13 14:30:16 2021
+-----------------------------------------------------------------------------+
| NVIDIA-SMI 450.80.02 Driver Version: 450.80.02 CUDA Version: 11.0 |
|-------------------------------+----------------------+----------------------+
| GPU Name Persistence-M| Bus-Id Disp.A | Volatile Uncorr. ECC |
| Fan Temp Perf Pwr:Usage/Cap| Memory-Usage | GPU-Util Compute M. |
| | | MIG M. |
|===============================+======================+======================|
| 0 GeForce GTX 106... Off | 00000000:04:00.0 Off | N/A |
| 24% 30C P8 5W / 120W | 0MiB / 6078MiB | 0% Default |
| | | N/A |
+-------------------------------+----------------------+----------------------+
+-----------------------------------------------------------------------------+
| Processes: |
| GPU GI CI PID Type Process name GPU Memory |
| ID ID Usage |
|=============================================================================|
| No running processes found |
+-----------------------------------------------------------------------------+
0
Conda environment fs2 activated
0%| | 0/4 [00:00<?, ?it/s] 25%|██▌ | 1/4 [00:00<00:00, 3.34it/s]
Processing Data ...
speaker: .git
speaker: wavs
Traceback (most recent call last):
File "/home/s2122322/FastSpeech2/preprocess.py", line 15, in <module>
preprocessor.build_from_path()
File "/home/s2122322/FastSpeech2/preprocessor/preprocessor.py", line 86, in build_from_path
if len(pitch) > 0:
UnboundLocalError: local variable 'pitch' referenced before assignment