-
No runtime error and I checked align.final.log:
(gmm-align-compiled.EXE[5.4-win]:main():e:\dev\tools\kaldi\src\gmmbin\gmm-align-compiled.cc:103) No features for utterance
Could anyone please tell …
-
```
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
setContentView(R.layout.activity_main);
AudioDispatcher dispa…
-
Hello,
I am trying to replicate the MFCC output of [Librosa](https://librosa.org/doc/main/generated/librosa.feature.mfcc.html), which is widely used as the reference library for audio manipulation.…
Yaxit updated
2 years ago
-
Hi,
I was trying to compare your mfcc w.r.t librosa mfcc and I found lot of difference. Here are my arguments for librosa. I was able to match the other arguments to generate same feature maps but …
-
`smile = opensmile.Smile(feature_set=opensmile.FeatureSet.eGeMAPSv01b, feature_level=opensmile.FeatureLevel.Functionals)`
The above script gives me features with shape `1x88`, but I want frame-wise…
-
Hi,
correct me if I am wrong: from the source code it looks like the sample rate of the WAVE data generated by espeak(-ng) must be the same of the sample rate with which the `espeak-data` files have …
-
Hello,
In addition to thanking you for providing this tool, I've been using your source-code for a while now, I'd like to suggest making a minor adjustment to the source-code with respect to calculati…
-
I try to create a MFCC from a spectrogram.
### Expected behaviour
It works without error.
### Actual behaviour
It gives this error:
```
--> 345 mfcc = MFCC(spectrogram, filterbank=madm…
-
**Debugging checklist**
[x ] Have you updated to latest MFA version?
mfa version
2.0.6
[x] Have you tried rerunning the command with the `--clean` flag?
mfa align Corpus english_us_arpa e…
-
Tried various methods
The following are the log and error messages
[0317 23:46:02 @logger.py:87] Argv: train1.py test1
[0317 23:46:02 @parallel.py:195] [MultiProcessPrefetchData] Will fork a da…