aedocw / epub2tts

Turn an epub or text file into an audiobook
Apache License 2.0
496 stars 45 forks source link

Add CUDA support with .to_device() method like TTS #47

Closed wonka929 closed 12 months ago

wonka929 commented 12 months ago

Added the method for using cuda in the audio elaboration. Take a look.

It is working for me.