You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 28, 2020. It is now read-only.
Setting or assuming the default nftt value doesn't transfer. The console prints this as the current configuration whereas 2048 is provided;
-nfft 512 512
Trying to load the Dutch voxforge thus results in the following error;
INFO: acmod.c(246): Parsed model-specific feature parameters from /Users/martijn/source/pennyworth/dutch/model_parameters/sl_speech_dutch.cd_cont_1000/feat.params
ERROR: "fe_interface.c", line 109: FFT: Number of points must be greater or equal to frame size (1128 samples)
I tried changing and removing the nfft from the feat.params but no luck there either.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
Setting or assuming the default nftt value doesn't transfer. The console prints this as the current configuration whereas 2048 is provided;
-nfft 512 512
Trying to load the Dutch voxforge thus results in the following error;
INFO: acmod.c(246): Parsed model-specific feature parameters from /Users/martijn/source/pennyworth/dutch/model_parameters/sl_speech_dutch.cd_cont_1000/feat.params
ERROR: "fe_interface.c", line 109: FFT: Number of points must be greater or equal to frame size (1128 samples)
I tried changing and removing the nfft from the feat.params but no luck there either.
The text was updated successfully, but these errors were encountered: