Michael Goodale
Michael Goodale
Currently, if you pass an input folder that has subdirectories containing a wav and textgrid, MFA runs fine, but fails to actually output the forced aligned textgrids, this is due...
This just adds a new parser for more complicate scripts which output multiple tracks with different parameters.
Perhaps average intensity of a word
Currently, all of the scripts from [the SPADE repo](https://github.com/montrealcorpustools/spade), only work if the user running the scripts is also the same user who created/ran the database. This occurs because during...
Note issue #117 in the documentation, as it is fairly limiting and non-obvious.
Hi, there seems to be a problem with keeping track of the number of dimensions when doing some kind of combination of `max_dim` and `gather`. The following code will lead...