Open CrackerHax opened 2 months ago
Try using our fork (available via pip install coqui-tts
). This repo is not updated anymore and the streaming code here doesn't work with recent versions of transformers - that's probably the reason, but hard to tell because you didn't include the full error log.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. You might also look our discussion channels.
Describe the bug
example code gives error when saving.
To Reproduce
Expected behavior
expect it to save a wav file
Logs
Traceback (most recent call last):
Environment
Additional context
AttributeError: 'int' object has no attribute 'device'