aminbaig

Results 7 issues of aminbaig

I have a 2 GB GTX 750 Ti, when I try to train on it I get an OOM error. Evidently the memory is not enough. Since I cannot afford...

I am trying to modify the tacotron model for urdu language. I was modifying the symbols.py file and since urdu is a cursive language, if I remove spaces from between...

Hi, I am currently using one GPU 1080 Ti, if I put in another GPU card would it benefit? Wanted to get an opinion before I made the investment. thanks...

I have added a data set generated for urdu language and made changes to the preprocess.py, added a file urdu.py in datasets and changed the symbols.py. When I run preprocess.py...

I get the following error when a checkpoint is being created: `firwin() got an unexpected keyword argument 'fs'` below is the console output [checkpoint error.txt](https://github.com/keithito/tacotron/files/2980993/checkpoint.error.txt) Please advise, I am using...

I am using the following fork by begeek: [begeek implementation](https://github.com/begeekmyfriend/tacotron/tree/master) I get the following error when I run train.py: ``` Loaded metadata for 708 examples (1.18 hours) Traceback (most recent...

I have configured both mysql and clickhouse, when I try to import data I get the following error: ``` 2021-04-27 12:08:01,107/1619507281.107731:DEBUG:class: insert 1 event(s) 2021-04-27 12:08:01,481/1619507281.481600:DEBUG:class: insert 100000 row(s) 2021-04-27...