By looking into the NaturalLanguage Framework on macOS, I find text classifier and embeddings inside.
It will leverage default TTS engine on Windows and macOS, but for linux you must install espeak.
1 | import pyttsx3 |
By looking into the NaturalLanguage Framework on macOS, I find text classifier and embeddings inside.
It will leverage default TTS engine on Windows and macOS, but for linux you must install espeak.
1 | import pyttsx3 |