A GLaDOS TTS, using Forward Tacotron and HiFiGAN. Inference is fast and stable, even on the CPU. A low quality vocoder model is included for mobile use. Rudimentary TTS script included. Works perfectly on Linux, partially on Maybe someone smarter than me can make a GUI.
MIT License
168
stars
89
forks
source link
Conversion to TensorFlow for using a Coral Accelerator #17
Is there any possibility to convert this model to a TensorFlow model I can run on my Coral USB Accelerator? I am new to ML and Tensorflow/PyTorch, so I don't know if there is an easy solution to that. I want to run this model on a Raspberry Pi with aid of the USB Accelerator. Unfortunately, I read, that the Accelerator only supports TF.
Any help is highly appreciated!
Is there any possibility to convert this model to a TensorFlow model I can run on my Coral USB Accelerator? I am new to ML and Tensorflow/PyTorch, so I don't know if there is an easy solution to that. I want to run this model on a Raspberry Pi with aid of the USB Accelerator. Unfortunately, I read, that the Accelerator only supports TF. Any help is highly appreciated!