Daniel Bair
Daniel Bair
Tested on windows and mac. Set AENEAS_USE_ESPEAKNG=True to build cew with espeak-ng
Detect utf-8 in python 3.8
If you import the python module 'colorama' you don't need to check for 'is_posix' when printing to the terminal, and this would also enable windows machines to get colored information/diagnostics...
Changed "vice" to "voice"
# Bug Report ## Problem cordova build electron fails with error code 1 ### What is expected to happen? Build an electron app ### What does actually happen? Build exiting...
"Unexpected error while executing task : Unable to allocate array with shape (166736027,) and data type float64" https://github.com/sillsdev/aeneas-installer/issues/47
Undefined symbols for architecture x86_64: "_fftw_destroy_plan", referenced from: _sonicAddPitchPeriodToSpectrogram in spectrogram.o "_fftw_execute", referenced from: _sonicAddPitchPeriodToSpectrogram in spectrogram.o "_fftw_plan_dft_r2c_1d", referenced from: _sonicAddPitchPeriodToSpectrogram in spectrogram.o ld: symbol(s) not found for architecture x86_64...