-
hi,i use the mfa of 2.0.0.0rc5 version(windows).
if i run the command such as:
mfa align test_data mandarin_pinyin.dict mandarin.zip test_result
there are some files generated in ~\Documents\MFA.T…
-
Hi,
from your [Python tutorial](https://essentia.upf.edu/essentia_python_tutorial.html) I was able to extract low level features like MFCCs, but I have no clue how to extract ("predict") high level f…
-
Considering the workflow for audio recording and feature extraction is clear as per #1 , we can proceed towards the POC for the same task but on an ESP32 or Arduino board.
The previous POC can be em…
-
The API will be receiving audio from a bunch of devices with different sampling rates. We need to resample the audio so that the mfccs are in a consistent format
**Function:** resample_audio()
**D…
-
HI,sir! Your open source code is very exciting, its features are powerful,I am currently doing end-to-end speech translation tasks(chinese speech to english text),I want to refer to your code.I have a…
-
### Details:
Create ANNs for classifying UrbanSound8K. MFCCs of the audio samples are present in the linked dataset below and are to be directly used in the classification input as features.
Experim…
-
Hi, congrats on the project!
I am getting this error, could not figure out what's going on:
File "/media/user/hk-data/PycharmProjects/dnn_embeddings_pytorch/train_model.py", line 148, in train_m…
-
I am currently working on a branch of precise-engine, where only frequencies between 500 Hz and 3,500 Hz are processed by the engine. Therefore, I would have to remove these frequencies from the MFCCs…
-
Process _Worker-4:
Traceback (most recent call last):
File "C:\Users\Yash\anaconda\envs\dlwin36\lib\multiprocessing\process.py", line 258, in _bootstrap
self.run()
File "C:\Users\Yash\anac…
-
Dear development member
I'm Hikaru SAITOH from Japan.
I have some questions about this source code.
I want to realize a real-time mapping formant2 and formant3.( x-axis:formant2,y-axis:formant3)
Q…