-
I would like to use a data generator and tune epochs and batch size of a BLSTM Model. How do I pass the generator to the trial function?
Batch Generator :
```
def batch_generator(ids, batch_size…
-
With MFCC features?
-
### First Steps Update
- [x] **Project Initialization**: Set up the repository and created the initial README file.
- [ ] **Data Organization**: Collected and organized Telugu music into four catego…
-
Implement feature extraction independently from the training part: Since this part takes some time, it should be done once so that multiple trainings can be done without computing them each time.
i…
-
One essential difference between htk's variant of MFCC and other implementations is the preemphasis of high frequencies. This is done by means of a IIR filter (as far as I understand) as explained in …
-
-
https://jenkins.iis.sinica.edu.tw/job/siann1-hak8_boo5-hing5/94/console
[91mrun.pl: 4 / 4 failed, log is in mfcc/log/data/train_dev/make_mfcc_train_dev.*.log
突然發現跟 data/train_dev 有關
我需要手動…
-
Hi!
I am trying to extract mfcc+vtln features for a dataset, but I couldn't get the pipeline exactly. When I run [mfcc_vtln.py](https://github.com/bootphon/shennong/blob/master/examples/simple/mfcc…
-
### Question
As your Important disclaimer, I accessed at flashlight (https://github.com/facebookresearch/flashlight) and build completely.
At the stage of python bindings, I built flashlight and wan…
-
can you give the hint about how to extract these features?