Tanuj Jain

Results 8 issues of Tanuj Jain

- Accepts phonemized data for training and prediction by adding additional cardinality to `phoneme_language` flag in `training_config.yaml` - Removes `skip_phonemization` flag since it was unused - Updates symbol list to...

Running python setup.py install on the dev branch fails. Tensorflow and numpy aren't playing well with each other. Leave tf>1.0 in setup.py with no mention of numpy (i.e., relying on...

In the **contribution** guide, add the following: 1. Use of single quotes instead of double 2. import order and groups as specified python org (https://www.python.org/dev/peps/pep-0008/#imports). Also mention that regardless of...

bug
QA

## WHAT Make `plot_duplicates` output clearer. ## WHY The graph plotted by `plot_duplicates` output can be cluttered, especially when there are several duplicates found for an image. The titles of...

good first issue
QA

## What In cnn, while generating encodings, `predict_generator` throws a warning indicating deprecation: `Warning: THIS FUNCTION IS DEPRECATED. It will be removed in a future version. Instructions for updating: Please...

QA

I've been trying to use Nemo-Guardrails with Azure but keep getting the dreaded `"openai.error.InvalidRequestError: Resource not found"` error. Outside of Nemo-Guardrails, my Azure credentials work with `openai python api `as...

Rename master to main

next release

There are significant deprecations to the build and release setup currently used in the repo. Need to update to support tomls/uv, etc.

next release