nateshmbhat / pyttsx3

Offline Text To Speech synthesis for python
Mozilla Public License 2.0
2.05k stars 325 forks source link

save_to_file returns corrupted 4kb diff on osx m1 #251

Open Lodimup opened 1 year ago

Lodimup commented 1 year ago

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

Miran126 commented 1 year ago

I have the same issue

gustavz commented 1 year ago

exactly the same issue but on 2,6 GHz 6-Core Intel Core i7 Macbook Pro with macOS Ventura 13.1

holytony commented 2 months ago

same issue, 4kb empty file, on macOS 15.0 beta