pyttsx3
pyttsx3 copied to clipboard
save_to_file returns corrupted 4kb diff on osx m1
version 2.91 5d3755b ffmpeg and espeak installed
import pyttsx3 as tts
engine = tts.init()
engine.save_to_file('Hello there general kenobi', 'test.aiff')
engine.runAndWait()
.mp3 file will not write at all
I have the same issue
exactly the same issue but on 2,6 GHz 6-Core Intel Core i7 Macbook Pro with macOS Ventura 13.1
same issue, 4kb empty file, on macOS 15.0 beta