ajaysg
Results
6
issues of
ajaysg
I have installed everything as per documentation and when i try to test the installation using the command `python kaldigstserver/client.py -r 32000 test/data/english_test.raw` i get the OUTPUT as only `THE.`...
I have trained models of Tacotron-2 and Wavenet using the config files provided in example_configs/text2speech/.. folder. I want to reduce the inference time. Can I use TensorRT on Wavenet model...