Read the Docs build information Build id: 626381 Project: nvidia-nemo Version: main Commit: d2ef91c951c44c220a5862ef12317ea547858b4f Date: 2021-05-04T21:42:20.620635Z State: finished Success: True [rtd-command-info] start-time: 2021-05-04T21:42:22.153344Z, end-time: 2021-05-04T21:42:29.240908Z, duration: 7, exit-code: 0 git clone --no-single-branch --depth 50 https://github.com/NVIDIA/NeMo.git . Cloning into '.'... [rtd-command-info] start-time: 2021-05-04T21:42:29.399246Z, end-time: 2021-05-04T21:42:29.739982Z, duration: 0, exit-code: 0 git checkout --force origin/main Note: checking out 'origin/main'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at d2ef91c9 Language model refactoring (#2120) [rtd-command-info] start-time: 2021-05-04T21:42:29.849983Z, end-time: 2021-05-04T21:42:29.917200Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2021-05-04T21:42:31.064067Z, end-time: 2021-05-04T21:42:35.185857Z, duration: 4, exit-code: 0 python3.7 -mvirtualenv Using base prefix '/home/docs/.pyenv/versions/3.7.9' New python executable in /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/envs/main/bin/python3.7 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/envs/main/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2021-05-04T21:42:35.305044Z, end-time: 2021-05-04T21:42:36.446097Z, duration: 1, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/envs/main/lib/python3.7/site-packages (21.1.1) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/envs/main/lib/python3.7/site-packages (56.1.0) [rtd-command-info] start-time: 2021-05-04T21:42:36.563009Z, end-time: 2021-05-04T21:42:44.776278Z, duration: 8, exit-code: 0 python -m pip install --upgrade --no-cache-dir mock==1.0.1 pillow==5.4.1 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.8.1 recommonmark==0.5.0 sphinx<2 sphinx-rtd-theme<0.5 readthedocs-sphinx-ext<2.2 Collecting mock==1.0.1 Downloading mock-1.0.1.zip (861 kB) Collecting pillow==5.4.1 Downloading Pillow-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (2.0 MB) Collecting alabaster!=0.7.5,<0.8,>=0.7 Downloading alabaster-0.7.12-py2.py3-none-any.whl (14 kB) Collecting commonmark==0.8.1 Downloading commonmark-0.8.1-py2.py3-none-any.whl (47 kB) Collecting recommonmark==0.5.0 Downloading recommonmark-0.5.0-py2.py3-none-any.whl (9.8 kB) Collecting sphinx<2 Downloading Sphinx-1.8.5-py2.py3-none-any.whl (3.1 MB) Collecting sphinx-rtd-theme<0.5 Downloading sphinx_rtd_theme-0.4.3-py2.py3-none-any.whl (6.4 MB) Collecting readthedocs-sphinx-ext<2.2 Downloading readthedocs_sphinx_ext-2.1.4-py2.py3-none-any.whl (29 kB) Collecting future Downloading future-0.18.2.tar.gz (829 kB) Collecting docutils>=0.11 Downloading docutils-0.17.1-py2.py3-none-any.whl (575 kB) Collecting babel!=2.0,>=1.3 Downloading Babel-2.9.1-py2.py3-none-any.whl (8.8 MB) Collecting requests>=2.0.0 Downloading requests-2.25.1-py2.py3-none-any.whl (61 kB) Collecting packaging Downloading packaging-20.9-py2.py3-none-any.whl (40 kB) Collecting sphinxcontrib-websupport Downloading sphinxcontrib_websupport-1.2.4-py2.py3-none-any.whl (39 kB) Collecting snowballstemmer>=1.1 Downloading snowballstemmer-2.1.0-py2.py3-none-any.whl (93 kB) Collecting Jinja2>=2.3 Downloading Jinja2-2.11.3-py2.py3-none-any.whl (125 kB) Collecting six>=1.5 Downloading six-1.15.0-py2.py3-none-any.whl (10 kB) Collecting imagesize Downloading imagesize-1.2.0-py2.py3-none-any.whl (4.8 kB) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/envs/main/lib/python3.7/site-packages (from sphinx<2) (56.1.0) Collecting Pygments>=2.0 Downloading Pygments-2.9.0-py3-none-any.whl (1.0 MB) Collecting pytz>=2015.7 Downloading pytz-2021.1-py2.py3-none-any.whl (510 kB) Collecting MarkupSafe>=0.23 Downloading MarkupSafe-1.1.1-cp37-cp37m-manylinux2010_x86_64.whl (33 kB) Collecting idna<3,>=2.5 Downloading idna-2.10-py2.py3-none-any.whl (58 kB) Collecting certifi>=2017.4.17 Downloading certifi-2020.12.5-py2.py3-none-any.whl (147 kB) Collecting urllib3<1.27,>=1.21.1 Downloading urllib3-1.26.4-py2.py3-none-any.whl (153 kB) Collecting chardet<5,>=3.0.2 Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB) Collecting pyparsing>=2.0.2 Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) Collecting sphinxcontrib-serializinghtml Downloading sphinxcontrib_serializinghtml-1.1.4-py2.py3-none-any.whl (89 kB) Building wheels for collected packages: mock, future Building wheel for mock (setup.py): started Building wheel for mock (setup.py): finished with status 'done' Created wheel for mock: filename=mock-1.0.1-py3-none-any.whl size=23755 sha256=4f7aeacf165fa20a95179530fb1e4ea565d838b802b81494f9f94ef2e7cd87bf Stored in directory: /tmp/pip-ephem-wheel-cache-499hzod3/wheels/7a/94/b1/0fdc5339a5bd487a5cc15421ec200d9ba3e2aa7190e4a727f1 Building wheel for future (setup.py): started Building wheel for future (setup.py): finished with status 'done' Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491059 sha256=2f02e9e0cdb0eaaab14522f5fb025eb7ccef892c88e900472cf8732e45306c37 Stored in directory: /tmp/pip-ephem-wheel-cache-499hzod3/wheels/56/b0/fe/4410d17b32f1f0c3cf54cdfb2bc04d7b4b8f4ae377e2229ba0 Successfully built mock future Installing collected packages: urllib3, sphinxcontrib-serializinghtml, pytz, pyparsing, MarkupSafe, idna, chardet, certifi, sphinxcontrib-websupport, snowballstemmer, six, requests, Pygments, packaging, Jinja2, imagesize, future, docutils, babel, alabaster, sphinx, commonmark, sphinx-rtd-theme, recommonmark, readthedocs-sphinx-ext, pillow, mock Successfully installed Jinja2-2.11.3 MarkupSafe-1.1.1 Pygments-2.9.0 alabaster-0.7.12 babel-2.9.1 certifi-2020.12.5 chardet-4.0.0 commonmark-0.8.1 docutils-0.17.1 future-0.18.2 idna-2.10 imagesize-1.2.0 mock-1.0.1 packaging-20.9 pillow-5.4.1 pyparsing-2.4.7 pytz-2021.1 readthedocs-sphinx-ext-2.1.4 recommonmark-0.5.0 requests-2.25.1 six-1.15.0 snowballstemmer-2.1.0 sphinx-1.8.5 sphinx-rtd-theme-0.4.3 sphinxcontrib-serializinghtml-1.1.4 sphinxcontrib-websupport-1.2.4 urllib3-1.26.4 [rtd-command-info] start-time: 2021-05-04T21:42:44.894400Z, end-time: 2021-05-04T21:42:51.916773Z, duration: 7, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r requirements/requirements_docs.txt Collecting latexcodec Downloading latexcodec-2.0.1-py2.py3-none-any.whl (18 kB) Collecting sphinx>=3.0 Downloading Sphinx-3.5.4-py3-none-any.whl (2.8 MB) Requirement already satisfied: sphinx_rtd_theme in /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/envs/main/lib/python3.7/site-packages (from -r requirements/requirements_docs.txt (line 3)) (0.4.3) Collecting sphinxcontrib-bibtex Downloading sphinxcontrib_bibtex-2.2.0-py3-none-any.whl (31 kB) Collecting wrapt Downloading wrapt-1.12.1.tar.gz (27 kB) Collecting numpy Downloading numpy-1.20.2-cp37-cp37m-manylinux2010_x86_64.whl (15.3 MB) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/envs/main/lib/python3.7/site-packages (from sphinx>=3.0->-r requirements/requirements_docs.txt (line 2)) (56.1.0) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/envs/main/lib/python3.7/site-packages (from sphinx>=3.0->-r requirements/requirements_docs.txt (line 2)) (20.9) Collecting sphinxcontrib-qthelp Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) Requirement already satisfied: snowballstemmer>=1.1 in /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/envs/main/lib/python3.7/site-packages (from sphinx>=3.0->-r requirements/requirements_docs.txt (line 2)) (2.1.0) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/envs/main/lib/python3.7/site-packages (from sphinx>=3.0->-r requirements/requirements_docs.txt (line 2)) (0.7.12) Collecting sphinxcontrib-devhelp Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) Requirement already satisfied: Pygments>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/envs/main/lib/python3.7/site-packages (from sphinx>=3.0->-r requirements/requirements_docs.txt (line 2)) (2.9.0) Collecting sphinxcontrib-applehelp Downloading sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl (121 kB) Requirement already satisfied: imagesize in /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/envs/main/lib/python3.7/site-packages (from sphinx>=3.0->-r requirements/requirements_docs.txt (line 2)) (1.2.0) Requirement already satisfied: requests>=2.5.0 in /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/envs/main/lib/python3.7/site-packages (from sphinx>=3.0->-r requirements/requirements_docs.txt (line 2)) (2.25.1) Requirement already satisfied: Jinja2>=2.3 in /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/envs/main/lib/python3.7/site-packages (from sphinx>=3.0->-r requirements/requirements_docs.txt (line 2)) (2.11.3) Collecting docutils<0.17,>=0.12 Downloading docutils-0.16-py2.py3-none-any.whl (548 kB) Collecting sphinxcontrib-jsmath Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Collecting sphinxcontrib-htmlhelp Downloading sphinxcontrib_htmlhelp-1.0.3-py2.py3-none-any.whl (96 kB) Requirement already satisfied: babel>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/envs/main/lib/python3.7/site-packages (from sphinx>=3.0->-r requirements/requirements_docs.txt (line 2)) (2.9.1) Requirement already satisfied: sphinxcontrib-serializinghtml in /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/envs/main/lib/python3.7/site-packages (from sphinx>=3.0->-r requirements/requirements_docs.txt (line 2)) (1.1.4) Requirement already satisfied: pytz>=2015.7 in /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/envs/main/lib/python3.7/site-packages (from babel>=1.3->sphinx>=3.0->-r requirements/requirements_docs.txt (line 2)) (2021.1) Requirement already satisfied: MarkupSafe>=0.23 in /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/envs/main/lib/python3.7/site-packages (from Jinja2>=2.3->sphinx>=3.0->-r requirements/requirements_docs.txt (line 2)) (1.1.1) Requirement already satisfied: chardet<5,>=3.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/envs/main/lib/python3.7/site-packages (from requests>=2.5.0->sphinx>=3.0->-r requirements/requirements_docs.txt (line 2)) (4.0.0) Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/envs/main/lib/python3.7/site-packages (from requests>=2.5.0->sphinx>=3.0->-r requirements/requirements_docs.txt (line 2)) (1.26.4) Requirement already satisfied: idna<3,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/envs/main/lib/python3.7/site-packages (from requests>=2.5.0->sphinx>=3.0->-r requirements/requirements_docs.txt (line 2)) (2.10) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/envs/main/lib/python3.7/site-packages (from requests>=2.5.0->sphinx>=3.0->-r requirements/requirements_docs.txt (line 2)) (2020.12.5) Requirement already satisfied: six>=1.4.1 in /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/envs/main/lib/python3.7/site-packages (from latexcodec->-r requirements/requirements_docs.txt (line 1)) (1.15.0) Collecting pybtex-docutils>=1.0.0 Downloading pybtex_docutils-1.0.0-py3-none-any.whl (4.7 kB) Collecting pybtex>=0.20 Downloading pybtex-0.24.0-py2.py3-none-any.whl (561 kB) Collecting PyYAML>=3.01 Downloading PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636 kB) Requirement already satisfied: pyparsing>=2.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/envs/main/lib/python3.7/site-packages (from packaging->sphinx>=3.0->-r requirements/requirements_docs.txt (line 2)) (2.4.7) Building wheels for collected packages: wrapt Building wheel for wrapt (setup.py): started Building wheel for wrapt (setup.py): finished with status 'done' Created wheel for wrapt: filename=wrapt-1.12.1-cp37-cp37m-linux_x86_64.whl size=71023 sha256=c1409f3c03153aa37cd401493a10ca66956afba3b8fb7cd93f0ec9f0381baa5f Stored in directory: /tmp/pip-ephem-wheel-cache-bas24h5n/wheels/62/76/4c/aa25851149f3f6d9785f6c869387ad82b3fd37582fa8147ac6 Successfully built wrapt Installing collected packages: PyYAML, latexcodec, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, pybtex, docutils, sphinx, pybtex-docutils, wrapt, sphinxcontrib-bibtex, numpy Attempting uninstall: docutils Found existing installation: docutils 0.17.1 Uninstalling docutils-0.17.1: Successfully uninstalled docutils-0.17.1 Attempting uninstall: sphinx Found existing installation: Sphinx 1.8.5 Uninstalling Sphinx-1.8.5: Successfully uninstalled Sphinx-1.8.5 Successfully installed PyYAML-5.4.1 docutils-0.16 latexcodec-2.0.1 numpy-1.20.2 pybtex-0.24.0 pybtex-docutils-1.0.0 sphinx-3.5.4 sphinxcontrib-applehelp-1.0.2 sphinxcontrib-bibtex-2.2.0 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-1.0.3 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.3 wrapt-1.12.1 [rtd-command-info] start-time: 2021-05-04T21:42:53.064560Z, end-time: 2021-05-04T21:42:53.160743Z, duration: 0, exit-code: 0 cat docs/source/conf.py #!/usr/bin/env python3 # -*- coding: utf-8 -*- # Copyright (c) 2020, NVIDIA CORPORATION. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. import os import re import sys import glob import sphinx_rtd_theme # If extensions (or modules to document with autodoc) are in another directory, # add these directories to sys.path here. If the directory is relative to the # documentation root, use os.path.abspath to make it absolute, like shown here. sys.path.insert(0, os.path.abspath("../..")) sys.path.insert(0, os.path.abspath("../../nemo")) sys.path.insert(0, os.path.abspath("../../nemo_text_processing")) from package_info import __version__ autodoc_mock_imports = [ 'torch', 'torch.nn', 'torch.utils', 'torch.optim', 'torch.utils.data', 'torch.utils.data.sampler', 'torchvision', 'torchvision.models', 'torchtext', 'ruamel.yaml', # ruamel.yaml has ., which is troublesome for this regex 'hydra', # hydra-core in requirements, hydra during import 'dateutil', # part of core python 'transformers.tokenization_bert', # has ., troublesome for this regex 'megatron', # megatron-lm in requirements, megatron in import 'sklearn', 'nemo_text_processing.inverse_text_normalization', # Not installed automatically 'attr', # attrdict in requirements, attr in import ] _skipped_autodoc_mock_imports = ['wrapt', 'numpy'] for req_path in sorted(list(glob.glob("../../requirements/*.txt"))): if "docs.txt" in req_path: continue req_file = os.path.abspath(os.path.expanduser(req_path)) with open(req_file, 'r') as f: for line in f: line = line.replace("\n", "") req = re.search(r"([a-zA-Z0-9-_]*)", line) if req: req = req.group(1) req = req.replace("-", "_") if req not in autodoc_mock_imports: if req in _skipped_autodoc_mock_imports: print(f"Skipping req : `{req}` (lib {line})") continue autodoc_mock_imports.append(req) print(f"Adding req : `{req}` to autodoc mock requirements (lib {line})") else: print(f"`{req}` already added to autodoc mock requirements (lib {line})") # # -- General configuration ------------------------------------------------ # If your documentation needs a minimal Sphinx version, state it here. # # needs_sphinx = '1.0' # Add any Sphinx extension module names here, as strings. They can be # extensions coming with Sphinx (named 'sphinx.ext.*') or your custom # ones. extensions = [ "sphinx.ext.autodoc", "sphinx.ext.todo", "sphinx.ext.coverage", "sphinx.ext.mathjax", "sphinx.ext.ifconfig", "sphinx.ext.viewcode", "sphinx.ext.napoleon", "sphinx.ext.githubpages", "sphinxcontrib.bibtex", "sphinx.ext.inheritance_diagram", "sphinx.ext.intersphinx", "sphinx.ext.autosectionlabel", "sphinxcontrib.bibtex", "sphinx_rtd_theme", ] bibtex_bibfiles = [ 'asr/asr_all.bib', 'nlp/nlp_all.bib', 'tools/tools_all.bib', 'nemo_text_processing/textprocessing_all.bib', 'tts_all.bib', ] intersphinx_mapping = { 'pytorch': ('https://pytorch.org/docs/stable', None), 'pytorch-lightning': ('https://pytorch-lightning.readthedocs.io/en/latest/', None), } # Set default flags for all classes. autodoc_default_options = {'members': None, 'undoc-members': None, 'show-inheritance': True} locale_dirs = ['locale/'] # path is example but recommended. gettext_compact = False # optional. # The suffix(es) of source filenames. # You can specify multiple suffix as a list of string: # # source_suffix = ['.rst', '.md'] source_suffix = ".rst" # The master toctree document. master_doc = "index" # General information about the project. project = "NVIDIA NeMo" copyright = "2021-, NVIDIA CORPORATION" author = "NVIDIA CORPORATION" # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the # built documents. # The short X.Y version. # version = "0.10.0" version = __version__ # The full version, including alpha/beta/rc tags. # release = "0.9.0" release = __version__ # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. # # This is also used if you do content translation via gettext catalogs. # Usually you set "language" from the command line for these cases. language = None # List of patterns, relative to source directory, that match files and # directories to ignore when looking for source files. # This patterns also effect to html_static_path and html_extra_path exclude_patterns = [] # The name of the Pygments (syntax highlighting) style to use. pygments_style = "default" ### Previous NeMo theme # # NVIDIA theme settings. # html_theme = 'nvidia_theme' # html_theme_path = ["."] # html_theme_options = { # 'display_version': True, # 'project_version': version, # 'project_name': project, # 'logo_path': None, # 'logo_only': True, # } # html_title = 'Introduction' # html_logo = html_theme_options["logo_path"] # -- Options for HTMLHelp output ------------------------------------------ # Output file base name for HTML help builder. htmlhelp_basename = "nemodoc" ### from TLT conf.py # -- Options for HTML output ------------------------------------------------- # The theme to use for HTML and HTML Help pages. See the documentation for # a list of builtin themes. # # html_theme_path = [sphinx_rtd_theme.get_html_theme_path()] html_theme = "sphinx_rtd_theme" html_logo = os.path.join('nv_logo.png') html_theme_options = { 'logo_only': True, 'display_version': True, 'prev_next_buttons_location': 'bottom', 'style_external_links': False, 'style_nav_header_background': '#000000', # Toc options 'collapse_navigation': False, 'sticky_navigation': False, # 'navigation_depth': 10, 'includehidden': False, 'titles_only': False, } # Add any paths that contain custom static files (such as style sheets) here, # relative to this directory. They are copied after the builtin static files, # so a file named "default.css" will overwrite the builtin "default.css". html_favicon = 'favicon.ico' html_static_path = ['_static'] html_last_updated_fmt = '' def setup(app): app.add_css_file('css/custom.css') app.add_js_file('js/pk_scripts.js') # html_css_files = [ # './custom.css', # ] # html_js_files = [ # './pk_scripts.js', # ] ########################################################################### # auto-created readthedocs.org specific configuration # ########################################################################### # # The following code was added during an automated build on readthedocs.org # It is auto created and injected for every build. The result is based on the # conf.py.tmpl file found in the readthedocs.org codebase: # https://github.com/rtfd/readthedocs.org/blob/master/readthedocs/doc_builder/templates/doc_builder/conf.py.tmpl # # Note: this file should't rely on extra depencies. import importlib import sys import os.path # Borrowed from six. PY3 = sys.version_info[0] == 3 string_types = str if PY3 else basestring from sphinx import version_info # Get suffix for proper linking to GitHub # This is deprecated in Sphinx 1.3+, # as each page can have its own suffix if globals().get('source_suffix', False): if isinstance(source_suffix, string_types): SUFFIX = source_suffix elif isinstance(source_suffix, (list, tuple)): # Sphinx >= 1.3 supports list/tuple to define multiple suffixes SUFFIX = source_suffix[0] elif isinstance(source_suffix, dict): # Sphinx >= 1.8 supports a mapping dictionary for multiple suffixes SUFFIX = list(source_suffix.keys())[0] # make a ``list()`` for py2/py3 compatibility else: # default to .rst SUFFIX = '.rst' else: SUFFIX = '.rst' # Add RTD Static Path. Add to the end because it overwrites previous files. if not 'html_static_path' in globals(): html_static_path = [] if os.path.exists('_static'): html_static_path.append('_static') # Add RTD Theme only if they aren't overriding it already using_rtd_theme = ( ( 'html_theme' in globals() and html_theme in ['default'] and # Allow people to bail with a hack of having an html_style 'html_style' not in globals() ) or 'html_theme' not in globals() ) if using_rtd_theme: theme = importlib.import_module('sphinx_rtd_theme') html_theme = 'sphinx_rtd_theme' html_style = None html_theme_options = {} if 'html_theme_path' in globals(): html_theme_path.append(theme.get_html_theme_path()) else: html_theme_path = [theme.get_html_theme_path()] if globals().get('websupport2_base_url', False): websupport2_base_url = 'https://readthedocs.com/websupport' websupport2_static_url = 'https://assets.readthedocs.com/' #Add project information to the template context. context = { 'using_theme': using_rtd_theme, 'html_theme': html_theme, 'current_version': "main", 'version_slug': "main", 'MEDIA_URL': "https://media.readthedocs.com/media/", 'STATIC_URL': "https://assets.readthedocs.com/", 'PRODUCTION_DOMAIN': "readthedocs.com", 'versions': [ ("stable", "/en/stable/"), ("v1.0.0b4", "/en/v1.0.0b4/"), ("v1.0.0b3", "/en/v1.0.0b3/"), ("r1.0.0rc1", "/en/r1.0.0rc1/"), ("main", "/en/main/"), ], 'downloads': [ ], 'subprojects': [ ], 'slug': 'nvidia-nemo', 'name': u'NeMo', 'rtd_language': u'en', 'programming_language': u'py', 'canonical_url': 'https://nvidia-nemo.readthedocs-hosted.com/deeplearning/nemo/user-guide/docs/en/stable/', 'analytics_code': 'None', 'single_version': False, 'conf_py_path': '/docs/source/', 'api_host': 'https://readthedocs.com', 'github_user': 'NVIDIA', 'proxied_api_host': '/deeplearning/nemo/user-guide/docs/_', 'github_repo': 'NeMo', 'github_version': 'main', 'display_github': True, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': 'main', 'display_bitbucket': False, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': 'main', 'display_gitlab': False, 'READTHEDOCS': True, 'using_theme': (html_theme == "default"), 'new_theme': (html_theme == "sphinx_rtd_theme"), 'source_suffix': SUFFIX, 'ad_free': False, 'docsearch_disabled': False, 'user_analytics_code': '', 'global_analytics_code': 'UA-17997319-2', 'commit': 'd2ef91c9', } # For sphinx >=1.8 we can use html_baseurl to set the canonical URL. # https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-html_baseurl if version_info >= (1, 8): if not globals().get('html_baseurl'): html_baseurl = context['canonical_url'] context['canonical_url'] = None if 'html_context' in globals(): html_context.update(context) else: html_context = context # Add custom RTD extension if 'extensions' in globals(): # Insert at the beginning because it can interfere # with other extensions. # See https://github.com/rtfd/readthedocs.org/pull/4054 extensions.insert(0, "readthedocs_ext.readthedocs") else: extensions = ["readthedocs_ext.readthedocs"] # Add External version warning banner to the external version documentation if 'branch' == 'external': extensions.insert(1, "readthedocs_ext.external_version_warning") readthedocs_vcs_url = 'None' readthedocs_build_url = 'https://readthedocs.com/projects/nvidia-nemo/builds/626381/' project_language = 'en' # User's Sphinx configurations language_user = globals().get('language', None) latex_engine_user = globals().get('latex_engine', None) latex_elements_user = globals().get('latex_elements', None) # Remove this once xindy gets installed in Docker image and XINDYOPS # env variable is supported # https://github.com/rtfd/readthedocs-docker-images/pull/98 latex_use_xindy = False chinese = any([ language_user in ('zh_CN', 'zh_TW'), project_language in ('zh_CN', 'zh_TW'), ]) japanese = any([ language_user == 'ja', project_language == 'ja', ]) if chinese: latex_engine = latex_engine_user or 'xelatex' latex_elements_rtd = { 'preamble': '\\usepackage[UTF8]{ctex}\n', } latex_elements = latex_elements_user or latex_elements_rtd elif japanese: latex_engine = latex_engine_user or 'platex' # Make sure our build directory is always excluded exclude_patterns = globals().get('exclude_patterns', []) exclude_patterns.extend(['_build']) [rtd-command-info] start-time: 2021-05-04T21:42:53.295545Z, end-time: 2021-05-04T21:43:10.369933Z, duration: 17, exit-code: 0 python -m sphinx -T -E -b html -d _build/doctrees -D language=en . _build/html Running Sphinx v3.5.4 Skipping req : `numpy` (lib numpy>=1.18.2) Adding req : `onnx` to autodoc mock requirements (lib onnx>=1.7.0) Adding req : `pytorch_lightning` to autodoc mock requirements (lib pytorch-lightning>=1.2.8) Adding req : `python_dateutil` to autodoc mock requirements (lib python-dateutil) `torch` already added to autodoc mock requirements (lib torch) Adding req : `wget` to autodoc mock requirements (lib wget) Skipping req : `wrapt` (lib wrapt) Adding req : `ruamel` to autodoc mock requirements (lib ruamel.yaml) Adding req : `scikit_learn` to autodoc mock requirements (lib scikit-learn) Adding req : `omegaconf` to autodoc mock requirements (lib omegaconf>=2.0.5) Adding req : `hydra_core` to autodoc mock requirements (lib hydra-core>=1.0.4) Adding req : `transformers` to autodoc mock requirements (lib transformers>=4.0.1) Adding req : `sentencepiece` to autodoc mock requirements (lib sentencepiece<1.0.0) Adding req : `webdataset` to autodoc mock requirements (lib webdataset>=0.1.48) Adding req : `tqdm` to autodoc mock requirements (lib tqdm>=4.41.0) Adding req : `opencc` to autodoc mock requirements (lib opencc) Adding req : `pangu` to autodoc mock requirements (lib pangu) Adding req : `jieba` to autodoc mock requirements (lib jieba) Adding req : `numba` to autodoc mock requirements (lib numba) Adding req : `braceexpand` to autodoc mock requirements (lib braceexpand) Adding req : `editdistance` to autodoc mock requirements (lib editdistance) Adding req : `frozendict` to autodoc mock requirements (lib frozendict) Adding req : `inflect` to autodoc mock requirements (lib inflect) Adding req : `kaldi_io` to autodoc mock requirements (lib kaldi-io) Adding req : `librosa` to autodoc mock requirements (lib librosa) Adding req : `marshmallow` to autodoc mock requirements (lib marshmallow) Adding req : `packaging` to autodoc mock requirements (lib packaging) `ruamel` already added to autodoc mock requirements (lib ruamel.yaml) Adding req : `soundfile` to autodoc mock requirements (lib soundfile) Adding req : `sox` to autodoc mock requirements (lib sox) Adding req : `unidecode` to autodoc mock requirements (lib unidecode) Adding req : `kaldi_python_io` to autodoc mock requirements (lib kaldi-python-io) Adding req : `kaldiio` to autodoc mock requirements (lib kaldiio) Adding req : `scipy` to autodoc mock requirements (lib scipy) Adding req : `pandas` to autodoc mock requirements (lib pandas) Adding req : `g2p_en` to autodoc mock requirements (lib g2p_en) Adding req : `pydub` to autodoc mock requirements (lib pydub) Adding req : `pyannote` to autodoc mock requirements (lib pyannote.core) `pyannote` already added to autodoc mock requirements (lib pyannote.metrics) Adding req : `spectralcluster` to autodoc mock requirements (lib spectralcluster) Adding req : `torch_stft` to autodoc mock requirements (lib torch-stft) Adding req : `pillow` to autodoc mock requirements (lib pillow) `torchvision` already added to autodoc mock requirements (lib torchvision) Adding req : `boto3` to autodoc mock requirements (lib boto3) Adding req : `h5py` to autodoc mock requirements (lib h5py) Adding req : `matplotlib` to autodoc mock requirements (lib matplotlib>=3.3.2) `sentencepiece` already added to autodoc mock requirements (lib sentencepiece) `unidecode` already added to autodoc mock requirements (lib unidecode) Adding req : `youtokentome` to autodoc mock requirements (lib youtokentome>=1.0.5) Skipping req : `numpy` (lib numpy) Adding req : `rapidfuzz` to autodoc mock requirements (lib rapidfuzz) Adding req : `gdown` to autodoc mock requirements (lib gdown) Adding req : `megatron_lm` to autodoc mock requirements (lib megatron-lm==2.2.0) `inflect` already added to autodoc mock requirements (lib inflect) Adding req : `sacrebleu` to autodoc mock requirements (lib sacrebleu[ja]) Adding req : `sacremoses` to autodoc mock requirements (lib sacremoses>=0.0.43) Adding req : `black` to autodoc mock requirements (lib black==19.10b0) Adding req : `isort` to autodoc mock requirements (lib isort[requirements] < 5) Adding req : `parameterized` to autodoc mock requirements (lib parameterized) Adding req : `pytest` to autodoc mock requirements (lib pytest) Adding req : `pytest_runner` to autodoc mock requirements (lib pytest-runner) `ruamel` already added to autodoc mock requirements (lib ruamel.yaml) Adding req : `sphinx` to autodoc mock requirements (lib sphinx) Adding req : `sphinxcontrib_bibtex` to autodoc mock requirements (lib sphinxcontrib-bibtex) Skipping req : `wrapt` (lib wrapt) `wget` already added to autodoc mock requirements (lib wget) Adding req : `wandb` to autodoc mock requirements (lib wandb) `inflect` already added to autodoc mock requirements (lib inflect) Adding req : `regex` to autodoc mock requirements (lib regex) `matplotlib` already added to autodoc mock requirements (lib matplotlib) Adding req : `pypinyin` to autodoc mock requirements (lib pypinyin) Adding req : `attrdict` to autodoc mock requirements (lib attrdict) Adding req : `pystoi` to autodoc mock requirements (lib pystoi) Adding req : `pesq` to autodoc mock requirements (lib pesq) `g2p_en` already added to autodoc mock requirements (lib g2p_en) Adding req : `nltk` to autodoc mock requirements (lib nltk) loading translations [en]... done making output directory... done checking for /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/asr/asr_all.bib in bibtex cache... not found parsing bibtex file /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/asr/asr_all.bib... parsed 107 entries checking for /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/nlp/nlp_all.bib in bibtex cache... not found parsing bibtex file /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/nlp/nlp_all.bib... parsed 12 entries checking for /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/tools/tools_all.bib in bibtex cache... not found parsing bibtex file /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/tools/tools_all.bib... parsed 6 entries checking for /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/nemo_text_processing/textprocessing_all.bib in bibtex cache... not found parsing bibtex file /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/nemo_text_processing/textprocessing_all.bib... parsed 6 entries WARNING: could not open bibtex file /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/tts_all.bib. loading intersphinx inventory from https://pytorch.org/docs/stable/objects.inv... loading intersphinx inventory from https://pytorch-lightning.readthedocs.io/en/latest/objects.inv... building [mo]: targets for 0 po files that are out of date building [html]: targets for 54 source files that are out of date updating environment: [new config] 54 added, 0 changed, 0 removed reading sources... [ 1%] asr/api [NeMo W 2021-05-04 21:42:54 optimizers:46] Apex was not found. Using the lamb optimizer will error out. [NeMo W 2021-05-04 21:42:54 experimental:28] Module is experimental, not ready for production and is not fully supported. Use at your own risk. reading sources... [ 3%] asr/asr_language_modeling reading sources... [ 5%] asr/configs reading sources... [ 7%] asr/datasets reading sources... [ 9%] asr/intro reading sources... [ 11%] asr/models reading sources... [ 12%] asr/results reading sources... [ 14%] asr/speaker_diarization/api reading sources... [ 16%] asr/speaker_diarization/configs reading sources... [ 18%] asr/speaker_diarization/datasets reading sources... [ 20%] asr/speaker_diarization/intro reading sources... [ 22%] asr/speaker_diarization/models reading sources... [ 24%] asr/speaker_diarization/results reading sources... [ 25%] asr/speaker_recognition/configs reading sources... [ 27%] asr/speaker_recognition/datasets reading sources... [ 29%] asr/speaker_recognition/intro reading sources... [ 31%] asr/speaker_recognition/models reading sources... [ 33%] asr/speaker_recognition/results reading sources... [ 35%] asr/speech_classification/configs reading sources... [ 37%] asr/speech_classification/datasets reading sources... [ 38%] asr/speech_classification/intro reading sources... [ 40%] asr/speech_classification/models reading sources... [ 42%] asr/speech_classification/results reading sources... [ 44%] common/intro reading sources... [ 46%] core/core reading sources... [ 48%] index reading sources... [ 50%] nemo_text_processing/api reading sources... [ 51%] nemo_text_processing/intro reading sources... [ 53%] nemo_text_processing/inverse_text_normalization reading sources... [ 55%] nemo_text_processing/text_normalization reading sources... [ 57%] nlp/api [NeMo I 2021-05-04 21:42:58 megatron_utils:40] Torch home not found, caching megatron in cwd reading sources... [ 59%] nlp/bert_pretraining reading sources... [ 61%] nlp/glue_benchmark reading sources... [ 62%] nlp/information_retrieval reading sources... [ 64%] nlp/intro reading sources... [ 66%] nlp/joint_intent_slot reading sources... [ 68%] nlp/language_modeling reading sources... [ 70%] nlp/machine_translation reading sources... [ 72%] nlp/megatron_finetuning reading sources... [ 74%] nlp/models reading sources... [ 75%] nlp/nlp_model reading sources... [ 77%] nlp/punctuation_and_capitalization reading sources... [ 79%] nlp/question_answering reading sources... [ 81%] nlp/sgd_qa reading sources... [ 83%] nlp/text_classification reading sources... [ 85%] nlp/token_classification reading sources... [ 87%] starthere/best-practices reading sources... [ 88%] starthere/intro reading sources... [ 90%] starthere/tutorials reading sources... [ 92%] tools/ctc_segmentation reading sources... [ 94%] tools/intro reading sources... [ 96%] tools/speech_data_explorer reading sources... [ 98%] tools/text_processing_deployment reading sources... [100%] tts/intro /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/nemo/collections/asr/modules/conv_asr.py:docstring of nemo.collections.asr.modules.conv_asr.SpeakerDecoder:8: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/nemo/collections/asr/modules/conv_asr.py:docstring of nemo.collections.asr.modules.conv_asr.SpeakerDecoder:9: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/nemo/collections/asr/data/audio_to_text.py:docstring of nemo.collections.asr.data.audio_to_text.AudioToCharDataset:11: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/nemo/collections/asr/data/audio_to_text.py:docstring of nemo.collections.asr.data.audio_to_text.AudioToCharDataset:12: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/nemo/collections/asr/data/audio_to_text.py:docstring of nemo.collections.asr.data.audio_to_text.TarredAudioToCharDataset:83: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/nemo/collections/asr/data/audio_to_text.py:docstring of nemo.collections.asr.data.audio_to_text.TarredAudioToCharDataset:84: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/nemo/collections/asr/data/audio_to_text.py:docstring of nemo.collections.asr.data.audio_to_text.TarredAudioToBPEDataset:66: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/nemo/collections/asr/data/audio_to_text.py:docstring of nemo.collections.asr.data.audio_to_text.TarredAudioToBPEDataset:67: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/nemo/collections/asr/modules/audio_preprocessing.py:docstring of nemo.collections.asr.modules.audio_preprocessing.AudioToMelSpectrogramPreprocessor:6: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/nemo/collections/asr/modules/audio_preprocessing.py:docstring of nemo.collections.asr.modules.audio_preprocessing.AudioToMelSpectrogramPreprocessor:7: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/nemo/collections/asr/modules/audio_preprocessing.py:docstring of nemo.collections.asr.modules.AudioToMelSpectrogramPreprocessor.output_types:3: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/nemo/collections/asr/modules/audio_preprocessing.py:docstring of nemo.collections.asr.modules.AudioToMelSpectrogramPreprocessor.output_types:6: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/nemo/collections/asr/modules/audio_preprocessing.py:docstring of nemo.collections.asr.modules.audio_preprocessing.AudioToMFCCPreprocessor:4: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/nemo/collections/asr/modules/audio_preprocessing.py:docstring of nemo.collections.asr.modules.audio_preprocessing.AudioToMFCCPreprocessor:5: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/nemo/collections/asr/modules/audio_preprocessing.py:docstring of nemo.collections.asr.modules.audio_preprocessing.SpectrogramAugmentation:9: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/nemo/collections/asr/modules/audio_preprocessing.py:docstring of nemo.collections.asr.modules.audio_preprocessing.SpectrogramAugmentation:10: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/nemo/collections/asr/modules/audio_preprocessing.py:docstring of nemo.collections.asr.modules.audio_preprocessing.CropOrPadSpectrogramAugmentation:3: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/nemo/collections/asr/modules/audio_preprocessing.py:docstring of nemo.collections.asr.modules.audio_preprocessing.CropOrPadSpectrogramAugmentation:5: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/nemo/collections/asr/metrics/rnnt_wer.py:docstring of nemo.collections.asr.metrics.rnnt_wer.RNNTDecoding:5: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/nemo/collections/asr/metrics/rnnt_wer.py:docstring of nemo.collections.asr.metrics.rnnt_wer.RNNTDecoding:26: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/nemo/collections/asr/metrics/rnnt_wer_bpe.py:docstring of nemo.collections.asr.metrics.rnnt_wer_bpe.RNNTBPEDecoding:5: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/nemo/collections/asr/metrics/rnnt_wer_bpe.py:docstring of nemo.collections.asr.metrics.rnnt_wer_bpe.RNNTBPEDecoding:26: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/nemo/collections/asr/parts/rnnt_beam_decoding.py:docstring of nemo.collections.asr.parts.rnnt_beam_decoding.BeamRNNTInfer:20: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/asr/configs.rst:187: WARNING: Malformed table. +-------------------------+------------------+---------------------------------------------------------------------------------------------------------------+---------------------------------+ | **Parameter** | **Datatype** | **Description** | **Supported Values** | +=========================+==================+===============================================================================================================+=================================+ | :code:`log_prediction`| bool | Whether a random sample should be printed in the output at each step, along with its predicted transcript. | | +-------------------------+------------------+---------------------------------------------------------------------------------------------------------------+---------------------------------+ | :code:`ctc_reduction` | string | Specifies the reduction type of CTC loss. Defaults to ``mean_batch`` which would take the average over the | :code:`none`, | | | | batch after taking the average over the length of each sample. | :code:``mean_batch` | | | | | :code:`mean`, :code:`sum` | +-------------------------+------------------+---------------------------------------------------------------------------------------------------------------+---------------------------------+ /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/asr/configs.rst:219: WARNING: Malformed table. +-------------------------+------------------+---------------------------------------------------------------------------------------------------------------+-------------------------------------+ | **Parameter** | **Datatype** | **Description** | **Supported Values** | +=========================+==================+===============================================================================================================+=====================================+ | :code:`feat_in` | int | The number of input features. Should be equal to :code:`features` in the preprocessor parameters. | | +-------------------------+------------------+---------------------------------------------------------------------------------------------------------------+-------------------------------------+ | :code:`activation` | string | Which activation function to use in the encoder. | :code:`hardtanh`, :code:`relu`, | | | | | :code:`selu`, :code:`swish` | +-------------------------+------------------+---------------------------------------------------------------------------------------------------------------+-------------------------------------+ | :code:`conv_mask` | bool | Whether to use masked convolutions in the encoder. Defaults to ``true``. | | +-------------------------+------------------+---------------------------------------------------------------------------------------------------------------+-------------------------------------+ | :code:`jasper` | | A list of blocks that specifies your encoder architecture. Each entry in this list represents one block in | | | | | the architecture and contains the parameters for that block, including convolution parameters, dropout, and | | | | | the number of times the block is repeated. Refer to the `Jasper `_ and | | | | | `QuartzNet `_ papers for details about specific model configurations. | | +-------------------------+------------------+---------------------------------------------------------------------------------------------------------------+-------------------------------------+ /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/asr/configs.rst:307: WARNING: Malformed table. +-------------------------+------------------+---------------------------------------------------------------------------------------------------------------+---------------------------------+ | **Parameter** | **Datatype** | **Description** | **Supported Values** | +=========================+==================+===============================================================================================================+=================================+ | :code:`feat_in` | int | The number of input features to the decoder. Should be equal to the number of filters in the last block of | | | | | the encoder. | | +-------------------------+------------------+---------------------------------------------------------------------------------------------------------------+---------------------------------+ | :code:`vocabulary` | list | A list of the valid output characters for your model. For example, for an English dataset, this could be a | | | | | list of all lowercase letters, space, and apostrophe. | | +-------------------------+------------------+---------------------------------------------------------------------------------------------------------------+---------------------------------+ | :code:`num_classes` | int | Number of output classes, i.e. the length of :code:`vocabulary`. | | +-------------------------+------------------+---------------------------------------------------------------------------------------------------------------+---------------------------------+ /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/asr/configs.rst:344: WARNING: Inline literal start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/asr/configs.rst:351: WARNING: Malformed table. +---------------------------+------------------+-----------------------------------------------------------------------------------------------------------+-----------------------------------+ | **Parameter** | **Datatype** | **Description** | **Supported Values** | +===========================+==================+===========================================================================================================+===================================+ | :code:`se` | bool | Whether to apply squeeze-and-excitation mechanism or not. | :code:`true` or :code:``false | +---------------------------+------------------+-----------------------------------------------------------------------------------------------------------+-----------------------------------+ | :code:`se_context_size` | int | SE context size. -1 means global context. | :code:`-1` or :code:`+ve int` | +---------------------------+------------------+-----------------------------------------------------------------------------------------------------------+-----------------------------------+ | :code:`stride_last` | bool | Stride on the final repeated block or all repeated blocks. | :code:`true` or :code:`false` | +---------------------------+------------------+-----------------------------------------------------------------------------------------------------------+-----------------------------------+ | :code:`residual_mode` | str | Type of residual branch to construct. | :code:`"add"` or | | | | Can be pointwise residual addition or pointwise strided residual attention | :code:`"stride_add"` | +---------------------------+------------------+-----------------------------------------------------------------------------------------------------------+-----------------------------------+ /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/asr/configs.rst:454: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/asr/datasets.rst:2: WARNING: duplicate label datasets, other instance in /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/asr/api.rst /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/asr/models.rst:50: WARNING: duplicate label citrinet, other instance in /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/asr/configs.rst /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/asr/models.rst:66: WARNING: duplicate label conformer-ctc, other instance in /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/asr/configs.rst /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/asr/speaker_diarization/api.rst:6: WARNING: duplicate label model classes, other instance in /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/asr/api.rst /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/asr/speaker_diarization/api.rst:13: WARNING: duplicate label mixins, other instance in /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/asr/api.rst /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/asr/speaker_diarization/configs.rst:21: WARNING: duplicate label dataset configuration, other instance in /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/asr/configs.rst /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/asr/speaker_diarization/datasets.rst:2: WARNING: duplicate label datasets, other instance in /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/asr/datasets.rst /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/asr/speaker_diarization/models.rst:2: WARNING: duplicate label models, other instance in /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/asr/models.rst /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/asr/speaker_diarization/results.rst:2: WARNING: duplicate label checkpoints, other instance in /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/asr/results.rst /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/asr/speaker_diarization/results.rst:8: WARNING: duplicate label loading local checkpoints, other instance in /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/asr/results.rst /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/asr/speaker_diarization/results.rst:51: WARNING: duplicate label ngc pretrained checkpoints, other instance in /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/asr/results.rst /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/asr/speaker_recognition/configs.rst:2: WARNING: duplicate label nemo asr configuration files, other instance in /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/asr/configs.rst /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/asr/speaker_recognition/configs.rst:18: WARNING: duplicate label dataset configuration, other instance in /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/asr/speaker_diarization/configs.rst /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/asr/speaker_recognition/configs.rst:55: WARNING: duplicate label preprocessor configuration, other instance in /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/asr/configs.rst /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/asr/speaker_recognition/configs.rst:61: WARNING: duplicate label augmentation configurations, other instance in /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/asr/configs.rst /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/asr/speaker_recognition/configs.rst:87: WARNING: duplicate label model architecture configurations, other instance in /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/asr/configs.rst /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/asr/speaker_recognition/datasets.rst:2: WARNING: duplicate label datasets, other instance in /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/asr/speaker_diarization/datasets.rst /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/asr/speaker_recognition/datasets.rst:7: WARNING: duplicate label hi-mia, other instance in /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/asr/speaker_recognition/datasets.rst /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/asr/speaker_recognition/datasets.rst:53: WARNING: duplicate label tarred datasets, other instance in /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/asr/datasets.rst /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/asr/speaker_recognition/intro.rst:28: WARNING: duplicate label resource and documentation guide, other instance in /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/asr/speaker_diarization/intro.rst /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/asr/speaker_recognition/models.rst:2: WARNING: duplicate label models, other instance in /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/asr/speaker_diarization/models.rst /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/asr/speaker_recognition/models.rst:47: WARNING: duplicate label references, other instance in /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/asr/models.rst /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/asr/speaker_recognition/results.rst:2: WARNING: duplicate label checkpoints, other instance in /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/asr/speaker_diarization/results.rst /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/asr/speaker_recognition/results.rst:16: WARNING: duplicate label loading local checkpoints, other instance in /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/asr/speaker_diarization/results.rst /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/asr/speaker_recognition/results.rst:32: WARNING: duplicate label inference, other instance in /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/asr/speaker_diarization/results.rst /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/asr/speaker_recognition/results.rst:50: WARNING: duplicate label ngc pretrained checkpoints, other instance in /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/asr/speaker_diarization/results.rst /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/asr/speech_classification/configs.rst:18: WARNING: duplicate label dataset configuration, other instance in /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/asr/speaker_recognition/configs.rst /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/asr/speech_classification/configs.rst:61: WARNING: duplicate label preprocessor configuration, other instance in /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/asr/speaker_recognition/configs.rst /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/asr/speech_classification/configs.rst:69: WARNING: duplicate label augmentation configurations, other instance in /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/asr/speaker_recognition/configs.rst /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/asr/speech_classification/configs.rst:79: WARNING: duplicate label model architecture configurations, other instance in /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/asr/speaker_recognition/configs.rst /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/asr/speech_classification/configs.rst:91: WARNING: duplicate label decoder configurations, other instance in /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/asr/speaker_recognition/configs.rst /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/asr/speech_classification/datasets.rst:2: WARNING: duplicate label datasets, other instance in /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/asr/speaker_recognition/datasets.rst /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/asr/speech_classification/datasets.rst:127: WARNING: duplicate label tarred datasets, other instance in /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/asr/speaker_recognition/datasets.rst /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/asr/speech_classification/intro.rst:29: WARNING: duplicate label resource and documentation guide, other instance in /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/asr/speaker_recognition/intro.rst /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/asr/speech_classification/models.rst:2: WARNING: duplicate label models, other instance in /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/asr/speaker_recognition/models.rst /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/asr/speech_classification/models.rst:66: WARNING: duplicate label references, other instance in /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/asr/speaker_recognition/models.rst /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/asr/speech_classification/results.rst:2: WARNING: duplicate label checkpoints, other instance in /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/asr/speaker_recognition/results.rst /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/asr/speech_classification/results.rst:16: WARNING: duplicate label loading local checkpoints, other instance in /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/asr/speaker_recognition/results.rst /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/asr/speech_classification/results.rst:32: WARNING: duplicate label transcribing/inference, other instance in /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/asr/results.rst /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/asr/speech_classification/results.rst:60: WARNING: duplicate label ngc pretrained checkpoints, other instance in /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/asr/speaker_recognition/results.rst /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/nemo/collections/common/tokenizers/sentencepiece_tokenizer.py:docstring of nemo.collections.common.tokenizers.sentencepiece_tokenizer.SentencePieceTokenizer:6: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/nemo/collections/common/metrics/perplexity.py:docstring of nemo.collections.common.metrics.perplexity.Perplexity:9: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/nemo/collections/common/metrics/perplexity.py:docstring of nemo.collections.common.metrics.perplexity.Perplexity:10: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/core/core.rst:2: WARNING: Duplicate explicit target name: "pytorch lightning". /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/core/core.rst:2: WARNING: Duplicate explicit target name: "here". /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/core/core.rst:405: WARNING: Explicit markup ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/core/core.rst:683: WARNING: Explicit markup ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/nemo/core/classes/modelPT.py:docstring of nemo.core.classes.modelPT.ModelPT.register_artifact:6: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/nemo/core/classes/modelPT.py:docstring of nemo.core.classes.modelPT.ModelPT.register_artifact:7: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/nemo/core/classes/modelPT.py:docstring of nemo.core.classes.modelPT.ModelPT.register_artifact:11: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/nemo/core/classes/modelPT.py:docstring of nemo.core.classes.modelPT.ModelPT.register_artifact:12: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/nemo/core/neural_types/neural_type.py:docstring of nemo.core.neural_types.neural_type.NeuralType:1: WARNING: duplicate object description of nemo.core.neural_types.NeuralType, other instance in core/core, use :noindex: for one of them /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/nemo/core/neural_types/neural_type.py:docstring of nemo.core.neural_types.neural_type.NeuralType.compare:1: WARNING: duplicate object description of nemo.core.neural_types.NeuralType.compare, other instance in core/core, use :noindex: for one of them /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/nemo/core/neural_types/neural_type.py:docstring of nemo.core.neural_types.neural_type.NeuralType.compare_and_raise_error:1: WARNING: duplicate object description of nemo.core.neural_types.NeuralType.compare_and_raise_error, other instance in core/core, use :noindex: for one of them /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/nemo/core/neural_types/elements.py:docstring of nemo.core.neural_types.elements.ElementType:1: WARNING: duplicate object description of nemo.core.neural_types.elements.ElementType, other instance in core/core, use :noindex: for one of them /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/nemo/core/neural_types/elements.py:docstring of nemo.core.neural_types.elements.ElementType.type_parameters:1: WARNING: duplicate object description of nemo.core.neural_types.elements.ElementType.type_parameters, other instance in core/core, use :noindex: for one of them /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/nemo/core/neural_types/elements.py:docstring of nemo.core.neural_types.elements.ElementType.fields:1: WARNING: duplicate object description of nemo.core.neural_types.elements.ElementType.fields, other instance in core/core, use :noindex: for one of them /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/nemo/core/neural_types/elements.py:docstring of nemo.core.neural_types.elements.ElementType.compare:1: WARNING: duplicate object description of nemo.core.neural_types.elements.ElementType.compare, other instance in core/core, use :noindex: for one of them /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/nemo/utils/exp_manager.py:docstring of nemo.utils.exp_manager.exp_manager:8: WARNING: Definition list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/nemo/utils/exp_manager.py:docstring of nemo.utils.exp_manager.exp_manager:20: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/nemo/utils/exp_manager.py:docstring of nemo.utils.exp_manager.exp_manager:21: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/nemo/utils/exp_manager.py:docstring of nemo.utils.exp_manager.exp_manager:33: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/nemo/utils/exp_manager.py:docstring of nemo.utils.exp_manager.exp_manager:33: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/nemo/utils/exp_manager.py:docstring of nemo.utils.exp_manager.exp_manager:48: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/nemo/utils/exp_manager.py:docstring of nemo.utils.exp_manager.exp_manager:48: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/core/core.rst:911: WARNING: duplicate label experiment manager, other instance in /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/core/core.rst /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/nemo_text_processing/api.rst:5: WARNING: duplicate label model classes, other instance in /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/asr/speaker_diarization/api.rst /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/nemo_text_processing/intro.rst:2: WARNING: duplicate label text processing, other instance in /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/index.rst docstring of nemo_text_processing.inverse_text_normalization.VerbalizeFst:1: WARNING: duplicate object description of nemo_text_processing.inverse_text_normalization.VerbalizeFst, other instance in nemo_text_processing/api, use :noindex: for one of them /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/nemo_text_processing/inverse_text_normalization.rst:85: WARNING: duplicate label references, other instance in /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/asr/speech_classification/models.rst WARNING: autodoc: failed to import class 'tokenize_and_classify.ClassifyFst' from module 'nemo_text_processing.text_normalization.taggers'; the following exception was raised: cannot import name 'TO_LOWER' from 'nemo_text_processing.text_normalization.graph_utils' (/home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/nemo_text_processing/text_normalization/graph_utils.py) WARNING: autodoc: failed to import class 'text_normalization.VerbalizeFst' from module 'nemo_text_processing'; the following exception was raised: cannot import name 'TO_LOWER' from 'nemo_text_processing.text_normalization.graph_utils' (/home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/nemo_text_processing/text_normalization/graph_utils.py) /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/nemo_text_processing/text_normalization.rst:26: WARNING: duplicate label classes, other instance in /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/nemo_text_processing/inverse_text_normalization.rst /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/nemo_text_processing/text_normalization.rst:51: WARNING: duplicate label prediction, other instance in /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/nemo_text_processing/inverse_text_normalization.rst /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/nemo_text_processing/text_normalization.rst:64: WARNING: duplicate label evaluation, other instance in /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/nemo_text_processing/inverse_text_normalization.rst /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/nemo_text_processing/text_normalization.rst:75: WARNING: duplicate label references, other instance in /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/nemo_text_processing/inverse_text_normalization.rst WARNING: autodoc: failed to import class 'nlp.models.TextClassificationModel' from module 'nemo.collections'; the following exception was raised: No module named 'torchmetrics' WARNING: autodoc: failed to import class 'nlp.models.GLUEModel' from module 'nemo.collections'; the following exception was raised: No module named 'torchmetrics' WARNING: autodoc: failed to import class 'nlp.models.PunctuationCapitalizationModel' from module 'nemo.collections'; the following exception was raised: No module named 'torchmetrics' WARNING: autodoc: failed to import class 'nlp.models.TokenClassificationModel' from module 'nemo.collections'; the following exception was raised: No module named 'torchmetrics' WARNING: autodoc: failed to import class 'nlp.models.QAModel' from module 'nemo.collections'; the following exception was raised: No module named 'torchmetrics' WARNING: autodoc: failed to import class 'nlp.models.BERTLMModel' from module 'nemo.collections'; the following exception was raised: No module named 'torchmetrics' /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/nlp/api.rst:5: WARNING: duplicate label model classes, other instance in /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/nemo_text_processing/api.rst /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/nlp/api.rst:32: WARNING: duplicate label modules, other instance in /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/asr/api.rst /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/nlp/bert_pretraining.rst:128: WARNING: duplicate label references, other instance in /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/nemo_text_processing/text_normalization.rst /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/nlp/joint_intent_slot.rst:135: WARNING: Inline literal start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/nlp/joint_intent_slot.rst:182: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/nlp/joint_intent_slot.rst:239: WARNING: duplicate label references, other instance in /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/nlp/bert_pretraining.rst /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/nlp/machine_translation.rst:12: WARNING: duplicate label quick start guide, other instance in /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/nlp/bert_pretraining.rst /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/nlp/machine_translation.rst:28: WARNING: duplicate label available models, other instance in /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/nlp/bert_pretraining.rst /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/nlp/machine_translation.rst:440: WARNING: duplicate label references, other instance in /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/nlp/joint_intent_slot.rst /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/nlp/megatron_finetuning.rst:58: WARNING: duplicate label references, other instance in /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/nlp/machine_translation.rst /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/nlp/models.rst:4: WARNING: duplicate label models, other instance in /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/asr/speech_classification/models.rst /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/nlp/nlp_model.rst:8: WARNING: Inline interpreted text or phrase reference start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/nlp/punctuation_and_capitalization.rst:11: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/nlp/punctuation_and_capitalization.rst:104: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/nlp/punctuation_and_capitalization.rst:282: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/nlp/punctuation_and_capitalization.rst:14: WARNING: duplicate label quick start guide, other instance in /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/nlp/machine_translation.rst /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/nlp/punctuation_and_capitalization.rst:81: WARNING: duplicate label nemo data format, other instance in /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/nlp/joint_intent_slot.rst /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/nlp/punctuation_and_capitalization.rst:237: WARNING: duplicate label required arguments for training, other instance in /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/nlp/joint_intent_slot.rst /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/nlp/punctuation_and_capitalization.rst:250: WARNING: duplicate label inference, other instance in /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/asr/speaker_recognition/results.rst /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/nlp/punctuation_and_capitalization.rst:295: WARNING: duplicate label references, other instance in /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/nlp/megatron_finetuning.rst /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/nlp/question_answering.rst:22: WARNING: duplicate label quick start guide, other instance in /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/nlp/punctuation_and_capitalization.rst /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/nlp/question_answering.rst:52: WARNING: duplicate label available models, other instance in /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/nlp/machine_translation.rst /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/nlp/question_answering.rst:81: WARNING: duplicate label data format, other instance in /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/nlp/machine_translation.rst /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/nlp/question_answering.rst:170: WARNING: duplicate label model training, other instance in /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/nlp/joint_intent_slot.rst /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/nlp/question_answering.rst:232: WARNING: duplicate label required arguments for training, other instance in /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/nlp/punctuation_and_capitalization.rst /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/nlp/question_answering.rst:244: WARNING: duplicate label inference, other instance in /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/nlp/punctuation_and_capitalization.rst /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/nlp/question_answering.rst:265: WARNING: duplicate label model evaluation, other instance in /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/nlp/punctuation_and_capitalization.rst /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/nlp/question_answering.rst:295: WARNING: duplicate label references, other instance in /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/nlp/punctuation_and_capitalization.rst /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/nlp/text_classification.rst:157: WARNING: Inline literal start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/nlp/text_classification.rst:19: WARNING: duplicate label data format, other instance in /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/nlp/question_answering.rst /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/nlp/text_classification.rst:39: WARNING: duplicate label dataset conversion, other instance in /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/nlp/joint_intent_slot.rst /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/nlp/text_classification.rst:80: WARNING: duplicate label model training, other instance in /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/nlp/question_answering.rst /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/nlp/text_classification.rst:147: WARNING: duplicate label training procedure, other instance in /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/nlp/joint_intent_slot.rst /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/nlp/text_classification.rst:163: WARNING: duplicate label model evaluation and inference, other instance in /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/nlp/joint_intent_slot.rst /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/nlp/text_classification.rst:169: WARNING: duplicate label references, other instance in /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/nlp/question_answering.rst /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/nlp/token_classification.rst:15: WARNING: duplicate label quick start guide, other instance in /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/nlp/question_answering.rst /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/nlp/token_classification.rst:68: WARNING: duplicate label dataset conversion, other instance in /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/nlp/text_classification.rst /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/nlp/token_classification.rst:153: WARNING: duplicate label required arguments for training, other instance in /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/nlp/question_answering.rst /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/nlp/token_classification.rst:166: WARNING: duplicate label inference, other instance in /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/nlp/question_answering.rst /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/nlp/token_classification.rst:183: WARNING: duplicate label model evaluation, other instance in /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/nlp/question_answering.rst /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/nlp/token_classification.rst:200: WARNING: duplicate label required arguments, other instance in /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/nlp/punctuation_and_capitalization.rst /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/nlp/token_classification.rst:214: WARNING: duplicate label references, other instance in /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/nlp/text_classification.rst /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/starthere/best-practices.rst:186: WARNING: Explicit markup ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/starthere/best-practices.rst:272: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/starthere/best-practices.rst:275: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/starthere/best-practices.rst:277: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/starthere/intro.rst:44: WARNING: duplicate label quick start guide, other instance in /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/nlp/token_classification.rst /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/starthere/tutorials.rst:4: WARNING: duplicate label tutorials, other instance in /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/starthere/tutorials.rst /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/tools/ctc_segmentation.rst:15: WARNING: duplicate label references, other instance in /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/nlp/token_classification.rst /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/tools/intro.rst:2: WARNING: duplicate label tools, other instance in /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/index.rst /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/tools/speech_data_explorer.rst:2: WARNING: duplicate label speech data explorer, other instance in /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/starthere/best-practices.rst /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/tools/text_processing_deployment.rst:55: WARNING: duplicate label references, other instance in /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/tools/ctc_segmentation.rst /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/tts/intro.rst:35: WARNING: duplicate label available models, other instance in /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/nlp/question_answering.rst /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/tts/intro.rst:103: WARNING: duplicate label training, other instance in /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/core/core.rst looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 1%] asr/api writing output... [ 3%] asr/asr_language_modeling writing output... [ 5%] asr/configs writing output... [ 7%] asr/datasets writing output... [ 9%] asr/intro writing output... [ 11%] asr/models writing output... [ 12%] asr/results writing output... [ 14%] asr/speaker_diarization/api writing output... [ 16%] asr/speaker_diarization/configs writing output... [ 18%] asr/speaker_diarization/datasets writing output... [ 20%] asr/speaker_diarization/intro writing output... [ 22%] asr/speaker_diarization/models writing output... [ 24%] asr/speaker_diarization/results writing output... [ 25%] asr/speaker_recognition/configs writing output... [ 27%] asr/speaker_recognition/datasets writing output... [ 29%] asr/speaker_recognition/intro writing output... [ 31%] asr/speaker_recognition/models writing output... [ 33%] asr/speaker_recognition/results writing output... [ 35%] asr/speech_classification/configs writing output... [ 37%] asr/speech_classification/datasets writing output... [ 38%] asr/speech_classification/intro writing output... [ 40%] asr/speech_classification/models writing output... [ 42%] asr/speech_classification/results writing output... [ 44%] common/intro writing output... [ 46%] core/core writing output... [ 48%] index writing output... [ 50%] nemo_text_processing/api writing output... [ 51%] nemo_text_processing/intro writing output... [ 53%] nemo_text_processing/inverse_text_normalization writing output... [ 55%] nemo_text_processing/text_normalization writing output... [ 57%] nlp/api writing output... [ 59%] nlp/bert_pretraining writing output... [ 61%] nlp/glue_benchmark writing output... [ 62%] nlp/information_retrieval writing output... [ 64%] nlp/intro writing output... [ 66%] nlp/joint_intent_slot writing output... [ 68%] nlp/language_modeling writing output... [ 70%] nlp/machine_translation writing output... [ 72%] nlp/megatron_finetuning writing output... [ 74%] nlp/models writing output... [ 75%] nlp/nlp_model writing output... [ 77%] nlp/punctuation_and_capitalization writing output... [ 79%] nlp/question_answering writing output... [ 81%] nlp/sgd_qa writing output... [ 83%] nlp/text_classification writing output... [ 85%] nlp/token_classification writing output... [ 87%] starthere/best-practices writing output... [ 88%] starthere/intro writing output... [ 90%] starthere/tutorials writing output... [ 92%] tools/ctc_segmentation writing output... [ 94%] tools/intro writing output... [ 96%] tools/speech_data_explorer writing output... [ 98%] tools/text_processing_deployment writing output... [100%] tts/intro /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/asr/configs.rst:459: WARNING: unknown document: ./api.html#nemo.collections.asr.modules.ConformerEncoder /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/asr/models.rst:82: WARNING: unknown document: ./configs.html#conformer-ctc /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/asr/results.rst:71: WARNING: unknown document: ./api.html#modules /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/nemo/collections/common/metrics/perplexity.py:docstring of nemo.collections.common.metrics.perplexity.Perplexity:1: WARNING: unknown document: pytorch-lightning:metrics /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/nlp/joint_intent_slot.rst:110: WARNING: could not find bibtex key "nlp-jis-chen2019bert" /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/nlp/nlp_model.rst:8: WARNING: unknown document: ../../introduction/core.html#model-training /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/nlp/nlp_model.rst:9: WARNING: unknown document: ../../introduction/core.html#experiment-manager /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/nlp/nlp_model.rst:16: WARNING: unknown document: ../../introduction/core.html /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/nlp/text_classification.rst:85: WARNING: unknown document: ../nlp_model.html /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/nlp/text_classification.rst:85: WARNING: unknown document: ../nlp_model.html /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/starthere/best-practices.rst:6: WARNING: undefined label: quick-start-guide generating indices... genindex py-modindex done highlighting module code... [ 2%] nemo.collections.asr.data.audio_to_text highlighting module code... [ 4%] nemo.collections.asr.metrics.rnnt_wer highlighting module code... [ 6%] nemo.collections.asr.metrics.rnnt_wer_bpe highlighting module code... [ 9%] nemo.collections.asr.models.classification_models highlighting module code... [ 11%] nemo.collections.asr.models.clustering_diarizer highlighting module code... [ 13%] nemo.collections.asr.models.ctc_bpe_models highlighting module code... [ 16%] nemo.collections.asr.models.ctc_models highlighting module code... [ 18%] nemo.collections.asr.models.label_models highlighting module code... [ 20%] nemo.collections.asr.models.rnnt_bpe_models highlighting module code... [ 23%] nemo.collections.asr.models.rnnt_models highlighting module code... [ 25%] nemo.collections.asr.modules.audio_preprocessing highlighting module code... [ 27%] nemo.collections.asr.modules.conformer_encoder highlighting module code... [ 30%] nemo.collections.asr.modules.conv_asr highlighting module code... [ 32%] nemo.collections.asr.parts.jasper highlighting module code... [ 34%] nemo.collections.asr.parts.mixins highlighting module code... [ 37%] nemo.collections.asr.parts.perturb highlighting module code... [ 39%] nemo.collections.asr.parts.rnnt_beam_decoding highlighting module code... [ 41%] nemo.collections.asr.parts.rnnt_greedy_decoding highlighting module code... [ 44%] nemo.collections.asr.parts.rnnt_utils highlighting module code... [ 46%] nemo.collections.common.metrics.perplexity highlighting module code... [ 48%] nemo.collections.nlp.modules.common.bert_module highlighting module code... [ 51%] nemo.collections.nlp.modules.common.huggingface.albert highlighting module code... [ 53%] nemo.collections.nlp.modules.common.huggingface.bert highlighting module code... [ 55%] nemo.collections.nlp.modules.common.huggingface.distilbert highlighting module code... [ 58%] nemo.collections.nlp.modules.common.huggingface.roberta highlighting module code... [ 60%] nemo.collections.nlp.modules.common.lm_utils highlighting module code... [ 62%] nemo.collections.nlp.modules.common.megatron.megatron_bert highlighting module code... [ 65%] nemo.collections.nlp.modules.common.megatron.megatron_utils highlighting module code... [ 67%] nemo.collections.nlp.modules.common.sequence_classifier highlighting module code... [ 69%] nemo.collections.nlp.modules.common.sequence_regression highlighting module code... [ 72%] nemo.collections.nlp.modules.common.sequence_token_classifier highlighting module code... [ 74%] nemo.collections.tts.models.base highlighting module code... [ 76%] nemo.core.classes.modelPT highlighting module code... [ 79%] nemo.core.classes.module highlighting module code... [ 81%] nemo.core.neural_types.axes highlighting module code... [ 83%] nemo.core.neural_types.comparison highlighting module code... [ 86%] nemo.core.neural_types.elements highlighting module code... [ 88%] nemo.core.neural_types.neural_type highlighting module code... [ 90%] nemo.core.optim.lr_scheduler highlighting module code... [ 93%] nemo.core.optim.optimizers highlighting module code... [ 95%] nemo.utils.exp_manager highlighting module code... [ 97%] pytorch_lightning.utilities highlighting module code... [100%] torch writing additional pages... search done copying images... [ 11%] asr/images/jasper_vertical.png copying images... [ 22%] asr/images/quartz_vertical.png copying images... [ 33%] asr/images/citrinet_vertical.png copying images... [ 44%] asr/images/conformer_ctc.png copying images... [ 55%] asr/speaker_diarization/images/sd_pipeline.png copying images... [ 66%] asr/speaker_recognition/images/ICASPP_SpeakerNet.png copying images... [ 77%] asr/speech_classification/images/matchboxnet_vertical.png copying images... [ 88%] asr/speech_classification/images/marblenet_vertical.png copying images... [100%] core/whyntypes.gif copying static files... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded, 177 warnings. The HTML pages are in _build/html. Updating searchtools for Read the Docs search...