Michael McAuliffe

Results 31 issues of Michael McAuliffe

Hello, I'm using the latest commit generated from CMake (version 3.12.2) along with OpenGRM-ngram 1.3.4 (https://github.com/MontrealCorpusTools/opengrm-ngram), both compiled using VS 2017. When I generate a FAR file using `farcompilestrings`, it...

enhancement

All aspects concerning analyzing file segments should be documented, as they pertain to how PolyglotDB does acoustic analysis for corpora.

@MichaelGoodale High level for implementing AutoVOT here in conch in such a way that it can be used in PolyglotDB (since I apparently never got around to writing documentation for...

One last small fix to allow compiling with Conda's BLAS infrastructure

Hello, I've recently updated the [kaldi feedstock for conda-forge](https://github.com/conda-forge/kaldi-feedstock), and I was wondering if any Kaldi maintainers were interested in being added a maintainer there as well. To get it...

discussion

Documentation on latest doesn't fully reflect the latest changes.

documentation

Multiple tiers in a TextGrid should indicate multiple speakers, so using the -s identifier to assign both tiers to the same speaker doesn't make logical sense (and can cause errors...

Corpus parsing
UX

Resolves #28. Based off of http://www.vtk.org/gitweb?p=VTK.git;a=blob;f=Examples/Modelling/Cxx/Delaunay3D.cxx, uses vtkCleanPolyData class to remove identical vertices prior to menpo processing.

Importing the james.obj file from the built-in assets creates a mesh with 205,458 vertices (meshlab lists 34,913). The number of vertices is three times the number of faces (68,486). Exporting...