Open cafeman04 opened 4 years ago
I was trying to run the simple sample code
import talkey text_to_speech = talkey.Talkey() text_to_speech.say("Hello World")
It said module 'talkey' has no attribute 'Talkey'
I don't know what possibly could've gone wrong
I was trying to run the simple sample code
It said module 'talkey' has no attribute 'Talkey'
I don't know what possibly could've gone wrong