NVIDIA / OpenSeq2Seq

Toolkit for efficient experimentation with Speech Recognition, Text2Speech and NLP
https://nvidia.github.io/OpenSeq2Seq
Apache License 2.0
1.54k stars 372 forks source link

OpenSeq2Seq crashes #478

Open flassTer opened 4 years ago

flassTer commented 4 years ago

Hello, I have attached the terminal session log after trying to train DS2 on a dataset I constructed. Keep in mind that the dataset consists of 16KHz, mono wav files.

Log: https://filebin.net/ji8x5lakntxhbj06

borisgin commented 4 years ago

Looks like out-of-memory issue: "... ran out of memory trying to allocate 8.75GiB. Current allocation summary follows...." Please retry with smaller batch.