Eric Hansen
Eric Hansen
**Is your feature request related to a problem? Please describe.** [Speaker Recognition](https://azure.microsoft.com/en-us/services/cognitive-services/speaker-recognition) is now available in preview. I'd like to be able to call this API using mmlspark. **Describe the...
Before submitting a bug please check the following: - [x] Start a new R session - [x] Check your credentials file - [x] Install the latest doAzureParallel package - [x]...
As per issue #19, this repo is missing documentation on two required input files. In the configuration files (https://github.com/nv-tlabs/datasetGAN_release/tree/master/datasetGAN/experiments), they're called "average_latent" and "annotation_image_latent_path". There is no documentation or example...
When `pyminifier` is run on multiple files and at least one of those files is empty, for example a simple `__init__.py`, `pyminifier` returns an error. ## Setup To Reproduce ###...
The "running from Python" instructions in your README are wrong or outdated. Your README includes the following. ``` from label_studio_converter import Converter c = Converter('examples/sentiment_analysis/config.xml') c.convert_to_json('examples/sentiment_analysis/completions/', 'tmp/output.json') ``` This code...
This is an issue that was brought up [here](https://github.com/ericchansen/q2mm/issues/30). However, the major issues in that thread were dealt with. It seemed more appropriate to have this be its own feature....
Is the Gaussian Hessian already mass weighted? For the option `-gh`, there currently isn't any additional mass weighting going on after reading the Hessian from the archive, which may be...
Older versions of the code generated tables of data in files par.one, par.ref, and par.tot. A description of the files can be found in [Per-Ola Norrby and Tommy Liljefors, J....