Read the Docs build information Build id: 3509518 Project: nvidia-nemo Version: main Commit: 6b7aa25ff134f563ecfcf2d5b6254bf6a9b8bab9 Date: 2025-11-10T16:14:36.949333Z State: finished Success: True [rtd-command-info] start-time: 2025-11-10T16:14:37.923186Z, end-time: 2025-11-10T16:14:41.156033Z, duration: 3, exit-code: 0 git clone --depth 1 https://github.com/NVIDIA/NeMo.git . Cloning into '.'... [rtd-command-info] start-time: 2025-11-10T16:14:41.241777Z, end-time: 2025-11-10T16:14:42.138073Z, duration: 0, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 refs/heads/main:refs/remotes/origin/main [rtd-command-info] start-time: 2025-11-10T16:14:42.858343Z, end-time: 2025-11-10T16:14:43.075890Z, duration: 0, exit-code: 0 git checkout --force origin/main Note: switching to '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 switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 6b7aa25 chore: remove ExportDeploy (#15033) [rtd-command-info] start-time: 2025-11-10T16:14:43.166389Z, end-time: 2025-11-10T16:14:43.209977Z, duration: 0, exit-code: 0 cat .readthedocs.yml # ============================================================================= # Copyright (c) 2020 NVIDIA. 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. # ============================================================================= # Read the Docs configuration file # See https://docs.readthedocs.io/en/stable/config-file/v2.html for details # Required field. version: 2 build: os: ubuntu-22.04 tools: python: "3.10" # Build documentation in the docs/ directory with Sphinx. sphinx: configuration: docs/source/conf.py # Set the version of Python and requirements required to build your docs python: install: - requirements: requirements/requirements_docs.txt [rtd-command-info] start-time: 2025-11-10T16:14:47.852113Z, end-time: 2025-11-10T16:14:47.916017Z, duration: 0, exit-code: 0 asdf global python 3.10.17 [rtd-command-info] start-time: 2025-11-10T16:14:48.359084Z, end-time: 2025-11-10T16:14:49.586632Z, duration: 1, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.10.17.final.0-64 in 710ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/envs/main, clear=False, no_vcs_ignore=False, global=False) seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/home/docs/.local/share/virtualenv) added seed packages: pip==23.1, setuptools==67.6.1, wheel==0.40.0 activators BashActivator,CShellActivator,FishActivator,NushellActivator,PowerShellActivator,PythonActivator [rtd-command-info] start-time: 2025-11-10T16:14:49.672366Z, end-time: 2025-11-10T16:14:58.601589Z, duration: 8, 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.10/site-packages (23.1) Collecting pip Downloading pip-25.3-py3-none-any.whl (1.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 8.9 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/envs/main/lib/python3.10/site-packages (67.6.1) Collecting setuptools Downloading setuptools-80.9.0-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 20.2 MB/s eta 0:00:00 Installing collected packages: setuptools, pip Attempting uninstall: setuptools Found existing installation: setuptools 67.6.1 Uninstalling setuptools-67.6.1: Successfully uninstalled setuptools-67.6.1 Attempting uninstall: pip Found existing installation: pip 23.1 Uninstalling pip-23.1: Successfully uninstalled pip-23.1 Successfully installed pip-25.3 setuptools-80.9.0 [rtd-command-info] start-time: 2025-11-10T16:14:58.688917Z, end-time: 2025-11-10T16:15:03.456848Z, duration: 4, exit-code: 0 python -m pip install --upgrade --no-cache-dir sphinx Collecting sphinx Downloading sphinx-8.1.3-py3-none-any.whl.metadata (6.4 kB) Collecting sphinxcontrib-applehelp>=1.0.7 (from sphinx) Downloading sphinxcontrib_applehelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-devhelp>=1.0.6 (from sphinx) Downloading sphinxcontrib_devhelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-htmlhelp>=2.0.6 (from sphinx) Downloading sphinxcontrib_htmlhelp-2.1.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-jsmath>=1.0.1 (from sphinx) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl.metadata (1.4 kB) Collecting sphinxcontrib-qthelp>=1.0.6 (from sphinx) Downloading sphinxcontrib_qthelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-serializinghtml>=1.1.9 (from sphinx) Downloading sphinxcontrib_serializinghtml-2.0.0-py3-none-any.whl.metadata (2.4 kB) Collecting Jinja2>=3.1 (from sphinx) Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) Collecting Pygments>=2.17 (from sphinx) Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) Collecting docutils<0.22,>=0.20 (from sphinx) Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) Collecting snowballstemmer>=2.2 (from sphinx) Downloading snowballstemmer-3.0.1-py3-none-any.whl.metadata (7.9 kB) Collecting babel>=2.13 (from sphinx) Downloading babel-2.17.0-py3-none-any.whl.metadata (2.0 kB) Collecting alabaster>=0.7.14 (from sphinx) Downloading alabaster-1.0.0-py3-none-any.whl.metadata (2.8 kB) Collecting imagesize>=1.3 (from sphinx) Downloading imagesize-1.4.1-py2.py3-none-any.whl.metadata (1.5 kB) Collecting requests>=2.30.0 (from sphinx) Downloading requests-2.32.5-py3-none-any.whl.metadata (4.9 kB) Collecting packaging>=23.0 (from sphinx) Downloading packaging-25.0-py3-none-any.whl.metadata (3.3 kB) Collecting tomli>=2 (from sphinx) Downloading tomli-2.3.0-py3-none-any.whl.metadata (10 kB) Collecting MarkupSafe>=2.0 (from Jinja2>=3.1->sphinx) Downloading markupsafe-3.0.3-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.7 kB) Collecting charset_normalizer<4,>=2 (from requests>=2.30.0->sphinx) Downloading charset_normalizer-3.4.4-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (37 kB) Collecting idna<4,>=2.5 (from requests>=2.30.0->sphinx) Downloading idna-3.11-py3-none-any.whl.metadata (8.4 kB) Collecting urllib3<3,>=1.21.1 (from requests>=2.30.0->sphinx) Downloading urllib3-2.5.0-py3-none-any.whl.metadata (6.5 kB) Collecting certifi>=2017.4.17 (from requests>=2.30.0->sphinx) Downloading certifi-2025.10.5-py3-none-any.whl.metadata (2.5 kB) Downloading sphinx-8.1.3-py3-none-any.whl (3.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.5/3.5 MB 155.2 MB/s 0:00:00 Downloading docutils-0.21.2-py3-none-any.whl (587 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 547.5 MB/s 0:00:00 Downloading alabaster-1.0.0-py3-none-any.whl (13 kB) Downloading babel-2.17.0-py3-none-any.whl (10.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/10.2 MB 391.1 MB/s 0:00:00 Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) Downloading markupsafe-3.0.3-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (20 kB) Downloading packaging-25.0-py3-none-any.whl (66 kB) Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 623.0 MB/s 0:00:00 Downloading requests-2.32.5-py3-none-any.whl (64 kB) Downloading charset_normalizer-3.4.4-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (153 kB) Downloading idna-3.11-py3-none-any.whl (71 kB) Downloading urllib3-2.5.0-py3-none-any.whl (129 kB) Downloading certifi-2025.10.5-py3-none-any.whl (163 kB) Downloading snowballstemmer-3.0.1-py3-none-any.whl (103 kB) Downloading sphinxcontrib_applehelp-2.0.0-py3-none-any.whl (119 kB) Downloading sphinxcontrib_devhelp-2.0.0-py3-none-any.whl (82 kB) Downloading sphinxcontrib_htmlhelp-2.1.0-py3-none-any.whl (98 kB) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Downloading sphinxcontrib_qthelp-2.0.0-py3-none-any.whl (88 kB) Downloading sphinxcontrib_serializinghtml-2.0.0-py3-none-any.whl (92 kB) Downloading tomli-2.3.0-py3-none-any.whl (14 kB) Installing collected packages: urllib3, tomli, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, snowballstemmer, Pygments, packaging, MarkupSafe, imagesize, idna, docutils, charset_normalizer, certifi, babel, alabaster, requests, Jinja2, sphinx Successfully installed Jinja2-3.1.6 MarkupSafe-3.0.3 Pygments-2.19.2 alabaster-1.0.0 babel-2.17.0 certifi-2025.10.5 charset_normalizer-3.4.4 docutils-0.21.2 idna-3.11 imagesize-1.4.1 packaging-25.0 requests-2.32.5 snowballstemmer-3.0.1 sphinx-8.1.3 sphinxcontrib-applehelp-2.0.0 sphinxcontrib-devhelp-2.0.0 sphinxcontrib-htmlhelp-2.1.0 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-2.0.0 sphinxcontrib-serializinghtml-2.0.0 tomli-2.3.0 urllib3-2.5.0 [rtd-command-info] start-time: 2025-11-10T16:15:03.550361Z, end-time: 2025-11-10T16:15:10.341411Z, duration: 6, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r requirements/requirements_docs.txt Collecting boto3 (from -r requirements/requirements_docs.txt (line 1)) Downloading boto3-1.40.69-py3-none-any.whl.metadata (6.8 kB) Requirement already satisfied: Jinja2 in /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/envs/main/lib/python3.10/site-packages (from -r requirements/requirements_docs.txt (line 2)) (3.1.6) Collecting latexcodec (from -r requirements/requirements_docs.txt (line 3)) Downloading latexcodec-3.0.1-py3-none-any.whl.metadata (5.2 kB) Collecting numpy (from -r requirements/requirements_docs.txt (line 4)) Downloading numpy-2.2.6-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (62 kB) Collecting pydata-sphinx-theme (from -r requirements/requirements_docs.txt (line 5)) Downloading pydata_sphinx_theme-0.16.1-py3-none-any.whl.metadata (7.5 kB) Requirement already satisfied: Sphinx in /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/envs/main/lib/python3.10/site-packages (from -r requirements/requirements_docs.txt (line 6)) (8.1.3) Collecting sphinx-book-theme (from -r requirements/requirements_docs.txt (line 7)) Downloading sphinx_book_theme-1.1.4-py3-none-any.whl.metadata (5.8 kB) Collecting sphinx-copybutton (from -r requirements/requirements_docs.txt (line 8)) Downloading sphinx_copybutton-0.5.2-py3-none-any.whl.metadata (3.2 kB) Collecting sphinxcontrib-bibtex (from -r requirements/requirements_docs.txt (line 9)) Downloading sphinxcontrib_bibtex-2.6.5-py3-none-any.whl.metadata (6.1 kB) Collecting sphinxext-opengraph (from -r requirements/requirements_docs.txt (line 10)) Downloading sphinxext_opengraph-0.13.0-py3-none-any.whl.metadata (2.7 kB) Requirement already satisfied: urllib3 in /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/envs/main/lib/python3.10/site-packages (from -r requirements/requirements_docs.txt (line 11)) (2.5.0) Collecting wrapt (from -r requirements/requirements_docs.txt (line 12)) Downloading wrapt-2.0.1-cp310-cp310-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (9.0 kB) Collecting botocore<1.41.0,>=1.40.69 (from boto3->-r requirements/requirements_docs.txt (line 1)) Downloading botocore-1.40.69-py3-none-any.whl.metadata (5.7 kB) Collecting jmespath<2.0.0,>=0.7.1 (from boto3->-r requirements/requirements_docs.txt (line 1)) Downloading jmespath-1.0.1-py3-none-any.whl.metadata (7.6 kB) Collecting s3transfer<0.15.0,>=0.14.0 (from boto3->-r requirements/requirements_docs.txt (line 1)) Downloading s3transfer-0.14.0-py3-none-any.whl.metadata (1.7 kB) Collecting python-dateutil<3.0.0,>=2.1 (from botocore<1.41.0,>=1.40.69->boto3->-r requirements/requirements_docs.txt (line 1)) Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) Collecting six>=1.5 (from python-dateutil<3.0.0,>=2.1->botocore<1.41.0,>=1.40.69->boto3->-r requirements/requirements_docs.txt (line 1)) Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) Requirement already satisfied: MarkupSafe>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/envs/main/lib/python3.10/site-packages (from Jinja2->-r requirements/requirements_docs.txt (line 2)) (3.0.3) Collecting beautifulsoup4 (from pydata-sphinx-theme->-r requirements/requirements_docs.txt (line 5)) Downloading beautifulsoup4-4.14.2-py3-none-any.whl.metadata (3.8 kB) Requirement already satisfied: docutils!=0.17.0 in /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/envs/main/lib/python3.10/site-packages (from pydata-sphinx-theme->-r requirements/requirements_docs.txt (line 5)) (0.21.2) Requirement already satisfied: Babel in /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/envs/main/lib/python3.10/site-packages (from pydata-sphinx-theme->-r requirements/requirements_docs.txt (line 5)) (2.17.0) Requirement already satisfied: pygments>=2.7 in /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/envs/main/lib/python3.10/site-packages (from pydata-sphinx-theme->-r requirements/requirements_docs.txt (line 5)) (2.19.2) Collecting accessible-pygments (from pydata-sphinx-theme->-r requirements/requirements_docs.txt (line 5)) Downloading accessible_pygments-0.0.5-py3-none-any.whl.metadata (10 kB) Collecting typing-extensions (from pydata-sphinx-theme->-r requirements/requirements_docs.txt (line 5)) Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) Requirement already satisfied: sphinxcontrib-applehelp>=1.0.7 in /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/envs/main/lib/python3.10/site-packages (from Sphinx->-r requirements/requirements_docs.txt (line 6)) (2.0.0) Requirement already satisfied: sphinxcontrib-devhelp>=1.0.6 in /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/envs/main/lib/python3.10/site-packages (from Sphinx->-r requirements/requirements_docs.txt (line 6)) (2.0.0) Requirement already satisfied: sphinxcontrib-htmlhelp>=2.0.6 in /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/envs/main/lib/python3.10/site-packages (from Sphinx->-r requirements/requirements_docs.txt (line 6)) (2.1.0) Requirement already satisfied: sphinxcontrib-jsmath>=1.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/envs/main/lib/python3.10/site-packages (from Sphinx->-r requirements/requirements_docs.txt (line 6)) (1.0.1) Requirement already satisfied: sphinxcontrib-qthelp>=1.0.6 in /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/envs/main/lib/python3.10/site-packages (from Sphinx->-r requirements/requirements_docs.txt (line 6)) (2.0.0) Requirement already satisfied: sphinxcontrib-serializinghtml>=1.1.9 in /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/envs/main/lib/python3.10/site-packages (from Sphinx->-r requirements/requirements_docs.txt (line 6)) (2.0.0) Requirement already satisfied: snowballstemmer>=2.2 in /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/envs/main/lib/python3.10/site-packages (from Sphinx->-r requirements/requirements_docs.txt (line 6)) (3.0.1) Requirement already satisfied: alabaster>=0.7.14 in /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/envs/main/lib/python3.10/site-packages (from Sphinx->-r requirements/requirements_docs.txt (line 6)) (1.0.0) Requirement already satisfied: imagesize>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/envs/main/lib/python3.10/site-packages (from Sphinx->-r requirements/requirements_docs.txt (line 6)) (1.4.1) Requirement already satisfied: requests>=2.30.0 in /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/envs/main/lib/python3.10/site-packages (from Sphinx->-r requirements/requirements_docs.txt (line 6)) (2.32.5) Requirement already satisfied: packaging>=23.0 in /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/envs/main/lib/python3.10/site-packages (from Sphinx->-r requirements/requirements_docs.txt (line 6)) (25.0) Requirement already satisfied: tomli>=2 in /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/envs/main/lib/python3.10/site-packages (from Sphinx->-r requirements/requirements_docs.txt (line 6)) (2.3.0) Collecting pydata-sphinx-theme (from -r requirements/requirements_docs.txt (line 5)) Downloading pydata_sphinx_theme-0.15.4-py3-none-any.whl.metadata (7.5 kB) Collecting pybtex>=0.25 (from sphinxcontrib-bibtex->-r requirements/requirements_docs.txt (line 9)) Downloading pybtex-0.25.1-py2.py3-none-any.whl.metadata (2.2 kB) Collecting pybtex-docutils>=1.0.0 (from sphinxcontrib-bibtex->-r requirements/requirements_docs.txt (line 9)) Downloading pybtex_docutils-1.0.3-py3-none-any.whl.metadata (4.3 kB) Collecting PyYAML>=3.01 (from pybtex>=0.25->sphinxcontrib-bibtex->-r requirements/requirements_docs.txt (line 9)) Downloading pyyaml-6.0.3-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) Requirement already satisfied: charset_normalizer<4,>=2 in /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/envs/main/lib/python3.10/site-packages (from requests>=2.30.0->Sphinx->-r requirements/requirements_docs.txt (line 6)) (3.4.4) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/envs/main/lib/python3.10/site-packages (from requests>=2.30.0->Sphinx->-r requirements/requirements_docs.txt (line 6)) (3.11) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/envs/main/lib/python3.10/site-packages (from requests>=2.30.0->Sphinx->-r requirements/requirements_docs.txt (line 6)) (2025.10.5) Collecting soupsieve>1.2 (from beautifulsoup4->pydata-sphinx-theme->-r requirements/requirements_docs.txt (line 5)) Downloading soupsieve-2.8-py3-none-any.whl.metadata (4.6 kB) Downloading boto3-1.40.69-py3-none-any.whl (139 kB) Downloading botocore-1.40.69-py3-none-any.whl (14.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 14.1/14.1 MB 326.5 MB/s 0:00:00 Downloading jmespath-1.0.1-py3-none-any.whl (20 kB) Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) Downloading s3transfer-0.14.0-py3-none-any.whl (85 kB) Downloading latexcodec-3.0.1-py3-none-any.whl (18 kB) Downloading numpy-2.2.6-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (16.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.8/16.8 MB 371.3 MB/s 0:00:00 Downloading sphinx_book_theme-1.1.4-py3-none-any.whl (433 kB) Downloading pydata_sphinx_theme-0.15.4-py3-none-any.whl (4.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 273.0 MB/s 0:00:00 Downloading sphinx_copybutton-0.5.2-py3-none-any.whl (13 kB) Downloading sphinxcontrib_bibtex-2.6.5-py3-none-any.whl (40 kB) Downloading sphinxext_opengraph-0.13.0-py3-none-any.whl (1.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 632.0 MB/s 0:00:00 Downloading wrapt-2.0.1-cp310-cp310-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (113 kB) Downloading pybtex-0.25.1-py2.py3-none-any.whl (127 kB) Downloading pybtex_docutils-1.0.3-py3-none-any.whl (6.4 kB) Downloading pyyaml-6.0.3-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (770 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 770.3/770.3 kB 618.8 MB/s 0:00:00 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) Downloading accessible_pygments-0.0.5-py3-none-any.whl (1.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 554.3 MB/s 0:00:00 Downloading beautifulsoup4-4.14.2-py3-none-any.whl (106 kB) Downloading soupsieve-2.8-py3-none-any.whl (36 kB) Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) Installing collected packages: wrapt, typing-extensions, soupsieve, six, PyYAML, numpy, latexcodec, jmespath, accessible-pygments, python-dateutil, pybtex, beautifulsoup4, sphinxext-opengraph, sphinx-copybutton, pydata-sphinx-theme, pybtex-docutils, botocore, sphinxcontrib-bibtex, sphinx-book-theme, s3transfer, boto3 Successfully installed PyYAML-6.0.3 accessible-pygments-0.0.5 beautifulsoup4-4.14.2 boto3-1.40.69 botocore-1.40.69 jmespath-1.0.1 latexcodec-3.0.1 numpy-2.2.6 pybtex-0.25.1 pybtex-docutils-1.0.3 pydata-sphinx-theme-0.15.4 python-dateutil-2.9.0.post0 s3transfer-0.14.0 six-1.17.0 soupsieve-2.8 sphinx-book-theme-1.1.4 sphinx-copybutton-0.5.2 sphinxcontrib-bibtex-2.6.5 sphinxext-opengraph-0.13.0 typing-extensions-4.15.0 wrapt-2.0.1 [rtd-command-info] start-time: 2025-11-10T16:15:10.504018Z, end-time: 2025-11-10T16:15:10.547804Z, 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_book_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")) from package_info import __version__ templates_path = ["_templates"] autodoc_mock_imports = [ 'torch', 'torch.nn', 'torch.utils', 'torch.optim', 'torch.utils.data', 'torch.utils.data.sampler', 'torchtext', 'torchvision', '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 'sklearn', # scikit_learn in requirements, sklearn in import 'nemo_text_processing.inverse_text_normalization', # Not installed automatically 'nemo_text_processing.text_normalization', # Not installed automatically 'attr', # attrdict in requirements, attr in import 'torchmetrics', # inherited from PTL 'lightning_utilities', # inherited from PTL 'lightning_fabric', 'apex', 'megatron.core', 'transformer_engine', 'joblib', # inherited from optional code 'IPython', 'ipadic', 'psutil', 'pytorch_lightning', 'regex', 'PIL', 'boto3', 'taming', 'cytoolz', # for adapters 'megatron', # for nlp "open_clip", ] _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", "sphinx.ext.inheritance_diagram", "sphinx.ext.intersphinx", # "sphinx.ext.autosectionlabel", "sphinxcontrib.bibtex", "sphinx_copybutton", "sphinxext.opengraph", ] bibtex_bibfiles = [ 'asr/asr_all.bib', 'nlp/nlp_all.bib', 'nlp/text_normalization/tn_itn_all.bib', 'tools/tools_all.bib', 'tts/tts_all.bib', 'text_processing/text_processing_all.bib', 'core/adapters/adapter_bib.bib', 'multimodal/mm_all.bib', 'vision/vision_all.bib', 'audio/audio_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-2023 NVIDIA Corporation & Affiliates. All rights reserved." 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" # Ignore Github links and downloading a large file # Github links are now getting rate limited from the Github Actions linkcheck_ignore = [ "https://zenodo.org/record/5525342/files/thorsten-neutral_v03.tgz?download=1", ".*github\\.com.*", ".*githubusercontent\\.com.*", ] ### 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"] # html_sidebars = { # "**": ["navbar-logo.html", "search-field.html", "sbt-sidebar-nav.html"] # } # -- 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_book_theme" html_logo = os.path.join('nv_logo.png') html_title = 'NVIDIA NeMo' html_theme_options = { 'logo_only': False, '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, # Sphinx Book theme, 'repository_url': 'https://github.com/NVIDIA/NeMo', 'use_repository_button': True, 'show_navbar_depth': 1, 'show_toc_level': 10, } # 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', # ] # OpenGraph settings ogp_site_url = 'https://nvidia.github.io/NeMo/' ogp_image = 'https://docs.nvidia.com/deeplearning/nemo/user-guide/docs/en/main/_static/nv_logo.png' # MathJax CDN # follow recommendation here https://www.sphinx-doc.org/en/master/usage/extensions/math.html#module-sphinx.ext.mathjax mathjax_path = "https://cdn.jsdelivr.net/npm/mathjax@2/MathJax.js?config=TeX-AMS-MML_HTMLorMML" [rtd-command-info] start-time: 2025-11-10T16:15:10.629216Z, end-time: 2025-11-10T16:15:48.342626Z, duration: 37, exit-code: 0 python -m sphinx -T -b html -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/html Running Sphinx v8.1.3 Adding req : `fsspec` to autodoc mock requirements (lib fsspec==2024.12.0) Adding req : `huggingface_hub` to autodoc mock requirements (lib huggingface_hub>=0.24) Adding req : `numba` to autodoc mock requirements (lib numba ; platform_system == 'Darwin') Adding req : `numba_cuda` to autodoc mock requirements (lib numba-cuda[cu13]>=0.20.0 ; platform_system != 'Darwin') Adding req : `numexpr` to autodoc mock requirements (lib numexpr<2.14.0 # WAR for attempted use of nonexistent numpy.typing) Skipping req : `numpy` (lib numpy>=1.22) Adding req : `onnx` to autodoc mock requirements (lib onnx>=1.7.0) Adding req : `` to autodoc mock requirements (lib # Align with upstream PyTorch requirements) Adding req : `protobuf` to autodoc mock requirements (lib protobuf~=5.29.5) Adding req : `python_dateutil` to autodoc mock requirements (lib python-dateutil) Adding req : `ruamel` to autodoc mock requirements (lib ruamel.yaml) Adding req : `scikit_learn` to autodoc mock requirements (lib scikit-learn) Adding req : `setuptools` to autodoc mock requirements (lib setuptools>=70.0.0) Adding req : `tensorboard` to autodoc mock requirements (lib tensorboard) Adding req : `text_unidecode` to autodoc mock requirements (lib text-unidecode) `torch` already added to autodoc mock requirements (lib torch) Adding req : `tqdm` to autodoc mock requirements (lib tqdm>=4.41.0) Adding req : `wget` to autodoc mock requirements (lib wget) Skipping req : `wrapt` (lib wrapt) Adding req : `braceexpand` to autodoc mock requirements (lib braceexpand) Adding req : `ctc_segmentation` to autodoc mock requirements (lib ctc_segmentation==1.7.4) Adding req : `editdistance` to autodoc mock requirements (lib editdistance) Adding req : `einops` to autodoc mock requirements (lib einops) Adding req : `jiwer` to autodoc mock requirements (lib jiwer>=3.1.0,<4.0.0) Adding req : `kaldi_python_io` to autodoc mock requirements (lib kaldi-python-io) Adding req : `lhotse` to autodoc mock requirements (lib lhotse>=1.31.1) `` already added to autodoc mock requirements (lib # Align with upstream PyTorch requirements) Adding req : `librosa` to autodoc mock requirements (lib librosa>=0.10.1) Adding req : `marshmallow` to autodoc mock requirements (lib marshmallow) Adding req : `optuna` to autodoc mock requirements (lib optuna) Adding req : `packaging` to autodoc mock requirements (lib packaging) Adding req : `pyannote` to autodoc mock requirements (lib pyannote.core) `pyannote` already added to autodoc mock requirements (lib pyannote.metrics) Adding req : `pydub` to autodoc mock requirements (lib pydub) Adding req : `pyloudnorm` to autodoc mock requirements (lib pyloudnorm) Adding req : `resampy` to autodoc mock requirements (lib resampy) `ruamel` already added to autodoc mock requirements (lib ruamel.yaml) Adding req : `scipy` to autodoc mock requirements (lib scipy>=0.14) Adding req : `soundfile` to autodoc mock requirements (lib soundfile) Adding req : `sox` to autodoc mock requirements (lib sox<=1.5.0) Adding req : `kaldialign` to autodoc mock requirements (lib kaldialign<=0.9.1) Adding req : `whisper_normalizer` to autodoc mock requirements (lib whisper_normalizer) Adding req : `diskcache` to autodoc mock requirements (lib diskcache) `einops` already added to autodoc mock requirements (lib einops) `lhotse` already added to autodoc mock requirements (lib lhotse>=1.31.1) `librosa` already added to autodoc mock requirements (lib librosa>=0.10.0) Adding req : `matplotlib` to autodoc mock requirements (lib matplotlib) Adding req : `pesq` to autodoc mock requirements (lib pesq; (platform_machine != 'x86_64' or platform_system != 'Darwin')) Adding req : `pystoi` to autodoc mock requirements (lib pystoi) `scipy` already added to autodoc mock requirements (lib scipy>=0.14) `soundfile` already added to autodoc mock requirements (lib soundfile) Adding req : `bitsandbytes` to autodoc mock requirements (lib bitsandbytes==0.46.0 ; (platform_machine == 'x86_64' and platform_system != 'Darwin')) `` already added to autodoc mock requirements (lib # liger-kernel ; (platform_machine == 'x86_64' and platform_system != 'Darwin')) Adding req : `datasets` to autodoc mock requirements (lib datasets) `einops` already added to autodoc mock requirements (lib einops) Adding req : `inflect` to autodoc mock requirements (lib inflect) Adding req : `mediapy` to autodoc mock requirements (lib mediapy==1.1.6) Adding req : `pandas` to autodoc mock requirements (lib pandas) Adding req : `sacremoses` to autodoc mock requirements (lib sacremoses>=0.0.43) Adding req : `sentencepiece` to autodoc mock requirements (lib sentencepiece<1.0.0) Adding req : `cloudpickle` to autodoc mock requirements (lib cloudpickle) Adding req : `fiddle` to autodoc mock requirements (lib fiddle) Adding req : `hydra_core` to autodoc mock requirements (lib hydra-core>1.3,<=1.3.2) Adding req : `lightning` to autodoc mock requirements (lib lightning>2.2.1,<=2.4.0) Adding req : `omegaconf` to autodoc mock requirements (lib omegaconf<=2.3) Adding req : `peft` to autodoc mock requirements (lib peft) `torchmetrics` already added to autodoc mock requirements (lib torchmetrics>=0.11.0) Adding req : `transformers` to autodoc mock requirements (lib transformers~=4.53.0) Adding req : `wandb` to autodoc mock requirements (lib wandb) Adding req : `webdataset` to autodoc mock requirements (lib webdataset>=0.2.86) Adding req : `nv_one_logger_core` to autodoc mock requirements (lib nv_one_logger_core>=2.3.1) Adding req : `nv_one_logger_training_telemetry` to autodoc mock requirements (lib nv_one_logger_training_telemetry>=2.3.1) Adding req : `nv_one_logger_pytorch_lightning_integration` to autodoc mock requirements (lib nv_one_logger_pytorch_lightning_integration>=2.3.1) Adding req : `addict` to autodoc mock requirements (lib addict) Adding req : `clip` to autodoc mock requirements (lib clip) Adding req : `decord` to autodoc mock requirements (lib decord; (sys_platform == 'linux' and platform_machine == 'x86_64')) Adding req : `diffusers` to autodoc mock requirements (lib diffusers>=0.19.3) Adding req : `einops_exts` to autodoc mock requirements (lib einops_exts) Adding req : `imageio` to autodoc mock requirements (lib imageio) Adding req : `kornia` to autodoc mock requirements (lib kornia) Adding req : `megatron_energon` to autodoc mock requirements (lib megatron-energon==5.2.0) Adding req : `nerfacc` to autodoc mock requirements (lib nerfacc>=0.5.3) Adding req : `open_clip_torch` to autodoc mock requirements (lib open_clip_torch==2.24.0) Adding req : `qwen_vl_utils` to autodoc mock requirements (lib qwen_vl_utils) Adding req : `taming_transformers` to autodoc mock requirements (lib taming-transformers) Adding req : `torchdiffeq` to autodoc mock requirements (lib torchdiffeq) Adding req : `torchsde` to autodoc mock requirements (lib torchsde) Adding req : `trimesh` to autodoc mock requirements (lib trimesh) Adding req : `accelerated_scan` to autodoc mock requirements (lib accelerated-scan) `boto3` already added to autodoc mock requirements (lib boto3) Adding req : `faiss_cpu` to autodoc mock requirements (lib faiss-cpu) Adding req : `flask_restful` to autodoc mock requirements (lib flask_restful) Adding req : `ftfy` to autodoc mock requirements (lib ftfy) Adding req : `gdown` to autodoc mock requirements (lib gdown) Adding req : `h5py` to autodoc mock requirements (lib h5py) Adding req : `ijson` to autodoc mock requirements (lib ijson) Adding req : `jieba` to autodoc mock requirements (lib jieba) Adding req : `markdown2` to autodoc mock requirements (lib markdown2) `matplotlib` already added to autodoc mock requirements (lib matplotlib>=3.3.2) Adding req : `megatron_core` to autodoc mock requirements (lib megatron_core) Adding req : `multi_storage_client` to autodoc mock requirements (lib multi-storage-client>=0.21.0) Adding req : `nltk` to autodoc mock requirements (lib nltk>=3.6.5) Skipping req : `numpy` (lib numpy<2 # tensorstore has an implicit compiled dependency on numpy<2) Adding req : `nvidia_modelopt` to autodoc mock requirements (lib nvidia-modelopt==0.37.0) WARNING: Invalid configuration value found: 'language = None'. Update your configuration to a valid language code. Falling back to 'en' (English). Adding req : `nvidia_resiliency_ext` to autodoc mock requirements (lib nvidia-resiliency-ext>=0.3.0,<1.0.0; platform_system != 'Darwin') Adding req : `nvtx` to autodoc mock requirements (lib nvtx) Adding req : `opencc` to autodoc mock requirements (lib opencc) Adding req : `pangu` to autodoc mock requirements (lib pangu) Adding req : `prettytable` to autodoc mock requirements (lib prettytable) Adding req : `rapidfuzz` to autodoc mock requirements (lib rapidfuzz) Adding req : `rouge_score` to autodoc mock requirements (lib rouge_score) Adding req : `sacrebleu` to autodoc mock requirements (lib sacrebleu # manually install sacrebleu[ja] for Japanese support; MeCab is unsupported in Python 3.11+) Adding req : `sentence_transformers` to autodoc mock requirements (lib sentence_transformers) Adding req : `tensorstore` to autodoc mock requirements (lib tensorstore<0.1.72; platform_system != 'Darwin') Adding req : `tiktoken` to autodoc mock requirements (lib tiktoken==0.7.0) Adding req : `zarr` to autodoc mock requirements (lib zarr>=2.18.2,<3.0.0) Adding req : `nemo_run` to autodoc mock requirements (lib nemo_run) `jiwer` already added to autodoc mock requirements (lib jiwer>=2.0.0,<4.0.0) Adding req : `progress` to autodoc mock requirements (lib progress>=1.5) Adding req : `tabulate` to autodoc mock requirements (lib tabulate>=0.8.7) Adding req : `textdistance` to autodoc mock requirements (lib textdistance>=4.1.5) `tqdm` already added to autodoc mock requirements (lib tqdm) Adding req : `black` to autodoc mock requirements (lib black~=24.3) Adding req : `click` to autodoc mock requirements (lib click>=8.1) Adding req : `coverage` to autodoc mock requirements (lib coverage) Adding req : `isort` to autodoc mock requirements (lib isort>5.1.0,<6.0.0) Adding req : `parameterized` to autodoc mock requirements (lib parameterized) Adding req : `pytest` to autodoc mock requirements (lib pytest) Adding req : `pytest_httpserver` to autodoc mock requirements (lib pytest-httpserver) Adding req : `pytest_mock` to autodoc mock requirements (lib pytest-mock) 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) `wandb` already added to autodoc mock requirements (lib wandb) `wget` already added to autodoc mock requirements (lib wget) Skipping req : `wrapt` (lib wrapt) Adding req : `attrdict` to autodoc mock requirements (lib attrdict) Adding req : `cdifflib` to autodoc mock requirements (lib cdifflib==1.2.6) `einops` already added to autodoc mock requirements (lib einops) Adding req : `janome` to autodoc mock requirements (lib janome) `jieba` already added to autodoc mock requirements (lib jieba) `kornia` already added to autodoc mock requirements (lib kornia) `librosa` already added to autodoc mock requirements (lib librosa) `matplotlib` already added to autodoc mock requirements (lib matplotlib) `` already added to autodoc mock requirements (lib # pynini does not currently support aarch, disable nemo_text_processing for now) Adding req : `nemo_text_processing` to autodoc mock requirements (lib nemo_text_processing; 'arm' not in platform_machine and 'aarch' not in platform_machine and sys_platform != "darwin") `nltk` already added to autodoc mock requirements (lib nltk) `pandas` already added to autodoc mock requirements (lib pandas) Adding req : `pypinyin` to autodoc mock requirements (lib pypinyin) Adding req : `pypinyin_dict` to autodoc mock requirements (lib pypinyin-dict) Adding req : `seaborn` to autodoc mock requirements (lib seaborn) `` already added to autodoc mock requirements (lib ) `` already added to autodoc mock requirements (lib # Minimal set of NeMo requirements to run vLLM export & deployment in /opt/venv in a NeMo container) `` already added to autodoc mock requirements (lib # Note: vLLM export & deployment functionality has been moved to the Export-Deploy repository:) `` already added to autodoc mock requirements (lib # https://github.com/NVIDIA-NeMo/Export-Deploy) `braceexpand` already added to autodoc mock requirements (lib braceexpand) `` already added to autodoc mock requirements (lib # datasets and pandas import are triggered by hydra.utils.instantiate) `datasets` already added to autodoc mock requirements (lib datasets) `faiss_cpu` already added to autodoc mock requirements (lib faiss-cpu) `fiddle` already added to autodoc mock requirements (lib fiddle) `h5py` already added to autodoc mock requirements (lib h5py) `hydra_core` already added to autodoc mock requirements (lib hydra-core>1.3,<=1.3.2) `ijson` already added to autodoc mock requirements (lib ijson) `jieba` already added to autodoc mock requirements (lib jieba) `lightning` already added to autodoc mock requirements (lib lightning>2.2.1) `matplotlib` already added to autodoc mock requirements (lib matplotlib>=3.3.2) `nvtx` already added to autodoc mock requirements (lib nvtx) `omegaconf` already added to autodoc mock requirements (lib omegaconf<=2.3) `onnx` already added to autodoc mock requirements (lib onnx>=1.7.0) Adding req : `OpenCC` to autodoc mock requirements (lib OpenCC) `pandas` already added to autodoc mock requirements (lib pandas) `pangu` already added to autodoc mock requirements (lib pangu) `rouge_score` already added to autodoc mock requirements (lib rouge_score) `sacrebleu` already added to autodoc mock requirements (lib sacrebleu) `scikit_learn` already added to autodoc mock requirements (lib scikit-learn) `transformers` already added to autodoc mock requirements (lib transformers==4.51.3) Adding req : `vllm` to autodoc mock requirements (lib vllm==0.8.5.post1) `webdataset` already added to autodoc mock requirements (lib webdataset>=0.2.86) `wget` already added to autodoc mock requirements (lib wget) `zarr` already added to autodoc mock requirements (lib zarr>=2.18.2,<3.0.0) `` already added to autodoc mock requirements (lib ) loading translations [en]... done matplotlib is not installed, social cards will not be generated making output directory... done Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 'restructuredtext'}`. checking bibtex cache... out of date parsing bibtex file /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/asr/asr_all.bib... parsed 113 entries parsing bibtex file /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/nlp/nlp_all.bib... parsed 35 entries parsing bibtex file /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/nlp/text_normalization/tn_itn_all.bib... parsed 9 entries parsing bibtex file /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/tools/tools_all.bib... parsed 1 entries parsing bibtex file /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/tts/tts_all.bib... parsed 17 entries parsing bibtex file /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/text_processing/text_processing_all.bib... WARNING: could not open bibtex file /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/text_processing/text_processing_all.bib. [bibtex.bibfile_error] parsing bibtex file /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/core/adapters/adapter_bib.bib... parsed 2 entries parsing bibtex file /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/multimodal/mm_all.bib... WARNING: could not open bibtex file /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/multimodal/mm_all.bib. [bibtex.bibfile_error] parsing bibtex file /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/vision/vision_all.bib... WARNING: could not open bibtex file /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/vision/vision_all.bib. [bibtex.bibfile_error] parsing bibtex file /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/audio/audio_all.bib... parsed 8 entries loading intersphinx inventory 'pytorch' from https://pytorch.org/docs/stable/objects.inv ... loading intersphinx inventory 'pytorch-lightning' from https://pytorch-lightning.readthedocs.io/en/latest/objects.inv ... intersphinx inventory has moved: https://pytorch.org/docs/stable/objects.inv -> https://docs.pytorch.org/docs/stable/objects.inv intersphinx inventory has moved: https://pytorch-lightning.readthedocs.io/en/latest/objects.inv -> https://lightning.ai/docs/pytorch/latest/objects.inv building [mo]: targets for 0 po files that are out of date writing output... building [html]: targets for 149 source files that are out of date updating environment: [new config] 149 added, 0 changed, 0 removed reading sources... [ 1%] apis reading sources... [ 1%] asr/all_chkpt reading sources... [ 2%] asr/api reading sources... [ 3%] asr/asr_customization/legacy_language_modeling_and_customization reading sources... [ 3%] asr/asr_customization/neural_rescoring reading sources... [ 4%] asr/asr_customization/ngpulm_language_modeling_and_customization reading sources... [ 5%] asr/asr_customization/ngram_utils reading sources... [ 5%] asr/asr_customization/word_boosting reading sources... [ 6%] asr/asr_language_modeling_and_customization reading sources... [ 7%] asr/configs reading sources... [ 7%] asr/datasets reading sources... [ 8%] asr/examples/kinyarwanda_asr reading sources... [ 9%] asr/intro reading sources... [ 9%] asr/models reading sources... [ 10%] asr/results reading sources... [ 11%] asr/scores reading sources... [ 11%] asr/speaker_diarization/api reading sources... [ 12%] asr/speaker_diarization/configs reading sources... [ 13%] asr/speaker_diarization/datasets reading sources... [ 13%] asr/speaker_diarization/intro reading sources... [ 14%] asr/speaker_diarization/models reading sources... [ 15%] asr/speaker_diarization/resources reading sources... [ 15%] asr/speaker_diarization/results reading sources... [ 16%] asr/speaker_recognition/api reading sources... [ 17%] asr/speaker_recognition/configs reading sources... [ 17%] asr/speaker_recognition/datasets reading sources... [ 18%] asr/speaker_recognition/intro reading sources... [ 19%] asr/speaker_recognition/models reading sources... [ 19%] asr/speaker_recognition/resources reading sources... [ 20%] asr/speaker_recognition/results reading sources... [ 21%] asr/speech_classification/configs reading sources... [ 21%] asr/speech_classification/datasets reading sources... [ 22%] asr/speech_classification/intro reading sources... [ 23%] asr/speech_classification/models reading sources... [ 23%] asr/speech_classification/resources reading sources... [ 24%] asr/speech_classification/results reading sources... [ 25%] asr/speech_intent_slot/api reading sources... [ 26%] asr/speech_intent_slot/configs reading sources... [ 26%] asr/speech_intent_slot/datasets reading sources... [ 27%] asr/speech_intent_slot/intro reading sources... [ 28%] asr/speech_intent_slot/models reading sources... [ 28%] asr/speech_intent_slot/resources reading sources... [ 29%] asr/speech_intent_slot/results reading sources... [ 30%] asr/ssl/api reading sources... [ 30%] asr/ssl/configs reading sources... [ 31%] asr/ssl/datasets reading sources... [ 32%] asr/ssl/intro reading sources... [ 32%] asr/ssl/models reading sources... [ 33%] asr/ssl/resources reading sources... [ 34%] asr/ssl/results reading sources... [ 34%] asr/streaming_decoding/canary_chunked_and_streaming_decoding reading sources... [ 35%] audio/api reading sources... [ 36%] audio/checkpoints reading sources... [ 36%] audio/configs reading sources... [ 37%] audio/datasets reading sources... [ 38%] audio/intro reading sources... [ 38%] audio/models reading sources... [ 39%] audio/resources reading sources... [ 40%] checkpoints/convert_mlm reading sources... [ 40%] checkpoints/dist_ckpt reading sources... [ 41%] checkpoints/intro reading sources... [ 42%] collections reading sources... [ 42%] common/callbacks reading sources... [ 43%] common/data reading sources... [ 44%] common/intro reading sources... [ 44%] common/losses reading sources... [ 45%] common/metrics reading sources... [ 46%] common/s3_checkpointing reading sources... [ 46%] common/tokenizers reading sources... [ 47%] core/adapters/api reading sources... [ 48%] core/adapters/components reading sources... [ 48%] core/adapters/intro reading sources... [ 49%] core/api reading sources... [ 50%] core/core reading sources... [ 50%] core/exp_manager reading sources... [ 51%] core/neural_modules reading sources... [ 52%] core/neural_types reading sources... [ 52%] features/mixed_precision reading sources... [ 53%] features/moe reading sources... [ 54%] features/optimizations/activation_recomputation reading sources... [ 54%] features/optimizations/attention_optimizations reading sources... [ 55%] features/optimizations/communication_overlap reading sources... [ 56%] features/optimizations/cpu_offloading reading sources... [ 56%] features/optimizations/index reading sources... [ 57%] features/parallelisms reading sources... [ 58%] index reading sources... [ 58%] multimodal/speech_llm/api reading sources... [ 59%] multimodal/speech_llm/configs reading sources... [ 60%] multimodal/speech_llm/datasets reading sources... [ 60%] multimodal/speech_llm/intro reading sources... [ 61%] nlp/bert_pretraining reading sources... [ 62%] nlp/entity_linking reading sources... [ 62%] nlp/glue_benchmark reading sources... [ 63%] nlp/information_retrieval reading sources... [ 64%] nlp/joint_intent_slot reading sources... [ 64%] nlp/language_modeling reading sources... [ 65%] nlp/machine_translation/machine_translation reading sources... [ 66%] nlp/megatron reading sources... [ 66%] nlp/models reading sources... [ 67%] nlp/nemo_megatron/batching reading sources... [ 68%] nlp/nemo_megatron/gpt/gpt_training reading sources... [ 68%] nlp/nemo_megatron/intro reading sources... [ 69%] nlp/nemo_megatron/mcore_customization reading sources... [ 70%] nlp/nemo_megatron/positional_embeddings reading sources... [ 70%] nlp/nemo_megatron/rampup_batch_size reading sources... [ 71%] nlp/nemo_megatron/reset_learning_rate reading sources... [ 72%] nlp/nemo_megatron/retro_legacy/retro_model_legacy reading sources... [ 72%] nlp/nlp_model reading sources... [ 73%] nlp/punctuation_and_capitalization reading sources... [ 74%] nlp/punctuation_and_capitalization_lexical_audio reading sources... [ 74%] nlp/punctuation_and_capitalization_models reading sources... [ 75%] nlp/quantization reading sources... [ 76%] nlp/question_answering reading sources... [ 77%] nlp/spellchecking_asr_customization reading sources... [ 77%] nlp/text_classification reading sources... [ 78%] nlp/text_normalization/intro reading sources... [ 79%] nlp/text_normalization/neural_models reading sources... [ 79%] nlp/text_normalization/nn_text_normalization reading sources... [ 80%] nlp/text_normalization/text_normalization_as_tagging reading sources... [ 81%] nlp/text_normalization/wfst/intro reading sources... [ 81%] nlp/text_normalization/wfst/wfst_customization reading sources... [ 82%] nlp/text_normalization/wfst/wfst_resources reading sources... [ 83%] nlp/text_normalization/wfst/wfst_text_normalization reading sources... [ 83%] nlp/text_normalization/wfst/wfst_text_processing_deployment reading sources... [ 84%] nlp/token_classification reading sources... [ 85%] speechlm2/configs reading sources... [ 85%] speechlm2/datasets reading sources... [ 86%] speechlm2/intro reading sources... [ 87%] speechlm2/models reading sources... [ 87%] speechlm2/training_and_scaling reading sources... [ 88%] starthere/best-practices reading sources... [ 89%] starthere/fundamentals reading sources... [ 89%] starthere/intro reading sources... [ 90%] starthere/tutorials reading sources... [ 91%] tools/asr_evaluator reading sources... [ 91%] tools/comparison_tool reading sources... [ 92%] tools/ctc_segmentation reading sources... [ 93%] tools/intro reading sources... [ 93%] tools/nemo_forced_aligner reading sources... [ 94%] tools/speech_data_explorer reading sources... [ 95%] tools/speech_data_processor reading sources... [ 95%] tts/api reading sources... [ 96%] tts/checkpoints reading sources... [ 97%] tts/configs reading sources... [ 97%] tts/datasets reading sources... [ 98%] tts/g2p reading sources... [ 99%] tts/intro reading sources... [ 99%] tts/models reading sources... [100%] tts/resources /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/apis.rst:14: WARNING: toctree contains reference to nonexisting document 'core/export' [toc.not_readable] /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/asr/all_chkpt.rst:50: WARNING: Explicit markup ends without a blank line; unexpected unindent. [docutils] /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/asr/all_chkpt.rst:69: WARNING: Explicit markup ends without a blank line; unexpected unindent. [docutils] /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/asr/all_chkpt.rst:72: WARNING: Title underline too short. Belarusian ^^^^^^^ [docutils] /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/asr/all_chkpt.rst:72: WARNING: Title underline too short. Belarusian ^^^^^^^ [docutils] /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/asr/all_chkpt.rst:92: WARNING: Title underline too short. Armenian ^^^^^^^ [docutils] /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/asr/all_chkpt.rst:92: WARNING: Title underline too short. Armenian ^^^^^^^ [docutils] WARNING: autodoc: failed to import class 'asr.models.EncDecCTCModel' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'asr.models.EncDecCTCModelBPE' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'asr.models.EncDecRNNTModel' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'asr.models.EncDecRNNTBPEModel' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'asr.models.EncDecClassificationModel' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'asr.models.EncDecSpeakerLabelModel' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'asr.models.hybrid_asr_tts_models.ASRWithTTSModel' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'asr.modules.ConvASREncoder' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'asr.modules.ConvASRDecoder' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'asr.modules.ConvASRDecoderClassification' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'asr.modules.SpeakerDecoder' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'asr.modules.ConformerEncoder' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'asr.modules.SqueezeformerEncoder' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'asr.modules.RNNEncoder' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'asr.modules.RNNTDecoder' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'asr.modules.StatelessTransducerDecoder' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'asr.modules.RNNTJoint' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'asr.modules.SampledRNNTJoint' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'asr.parts.submodules.jasper.JasperBlock' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'asr.parts.mixins.mixins.ASRBPEMixin' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'asr.parts.mixins.mixins.ASRModuleMixin' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'asr.parts.mixins.transcription.TranscriptionMixin' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'asr.parts.mixins.transcription.TranscribeConfig' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'asr.parts.mixins.interctc_mixin.InterCTCMixin' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'audio_to_text.AudioToCharDataset' from module 'nemo.collections.asr.data'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'audio_to_text.TarredAudioToCharDataset' from module 'nemo.collections.asr.data'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'text_to_text.TextToTextDataset' from module 'nemo.collections.asr.data'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'text_to_text.TextToTextIterableDataset' from module 'nemo.collections.asr.data'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'audio_to_text.AudioToBPEDataset' from module 'nemo.collections.asr.data'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'audio_to_text.TarredAudioToBPEDataset' from module 'nemo.collections.asr.data'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'asr.modules.AudioToMelSpectrogramPreprocessor' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'asr.modules.AudioToMFCCPreprocessor' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'asr.modules.SpectrogramAugmentation' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'asr.modules.CropOrPadSpectrogramAugmentation' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'asr.parts.preprocessing.perturb.SpeedPerturbation' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'asr.parts.preprocessing.perturb.TimeStretchPerturbation' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'asr.parts.preprocessing.perturb.GainPerturbation' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'asr.parts.preprocessing.perturb.ImpulsePerturbation' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'asr.parts.preprocessing.perturb.ShiftPerturbation' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'asr.parts.preprocessing.perturb.NoisePerturbation' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'asr.parts.preprocessing.perturb.WhiteNoisePerturbation' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'asr.parts.preprocessing.perturb.RirAndNoisePerturbation' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'asr.parts.preprocessing.perturb.TranscodePerturbation' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'asr.parts.submodules.ctc_decoding.CTCDecoding' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'asr.parts.submodules.ctc_decoding.CTCBPEDecoding' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'asr.parts.submodules.ctc_greedy_decoding.GreedyCTCInfer' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'asr.parts.submodules.ctc_beam_decoding.BeamCTCInfer' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'asr.parts.submodules.rnnt_decoding.RNNTDecoding' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'asr.parts.submodules.rnnt_decoding.RNNTBPEDecoding' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'asr.parts.submodules.rnnt_greedy_decoding.GreedyRNNTInfer' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'asr.parts.submodules.rnnt_greedy_decoding.GreedyBatchedRNNTInfer' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'asr.parts.submodules.rnnt_beam_decoding.BeamRNNTInfer' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'asr.parts.submodules.rnnt_beam_decoding.BeamBatchedRNNTInfer' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'asr.parts.submodules.rnnt_greedy_decoding.GreedyTDTInfer' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'asr.parts.submodules.rnnt_greedy_decoding.GreedyBatchedTDTInfer' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'asr.parts.submodules.tdt_beam_decoding.BeamTDTInfer' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'asr.parts.submodules.tdt_beam_decoding.BeamBatchedTDTInfer' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'asr.parts.utils.rnnt_utils.Hypothesis' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'asr.parts.utils.rnnt_utils.NBestHypotheses' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'asr.parts.submodules.adapters.multi_head_attention_adapter_module.MultiHeadAttentionAdapter' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'asr.parts.submodules.adapters.multi_head_attention_adapter_module.RelPositionMultiHeadAttentionAdapter' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'asr.parts.submodules.adapters.multi_head_attention_adapter_module.PositionalEncodingAdapter' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'asr.parts.submodules.adapters.multi_head_attention_adapter_module.RelPositionalEncodingAdapter' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'asr.parts.submodules.adapters.multi_head_attention_adapter_module.MHAResidualAddAdapterStrategy' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'asr.models.ClusteringDiarizer' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'asr.models.EncDecDiarLabelModel' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'asr.models.SortformerEncLabelModel' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'asr.parts.mixins.DiarizationMixin' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'asr.parts.mixins.diarization.SpkDiarizationMixin' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/asr/speaker_diarization/configs.rst:224: WARNING: Title underline too short. Hydra Configurations for Streaming Sortformer Diarizer Training ----------------------------------------------------- [docutils] /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/asr/speaker_diarization/configs.rst:224: WARNING: Title underline too short. Hydra Configurations for Streaming Sortformer Diarizer Training ----------------------------------------------------- [docutils] /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/asr/speaker_diarization/configs.rst:463: WARNING: Title underline too short. Hydra Configurations for (Streaming) Sortformer Diarization Post-processing --------------------------------------------------------------- [docutils] /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/asr/speaker_diarization/configs.rst:463: WARNING: Title underline too short. Hydra Configurations for (Streaming) Sortformer Diarization Post-processing --------------------------------------------------------------- [docutils] /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/asr/speaker_diarization/models.rst:122: ERROR: Unexpected indentation. [docutils] WARNING: autodoc: failed to import class 'asr.models.label_models.EncDecSpeakerLabelModel' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'asr.models.SLUIntentSlotBPEModel' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'asr.parts.mixins.ASRModuleMixin' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'asr.parts.mixins.ASRBPEMixin' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'asr.models.EncDecDenoiseMaskedTokenPredModel' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'asr.models.SpeechEncDecSelfSupervisedModel' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'asr.parts.mixins.mixins.ASRModuleMixin' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/asr/streaming_decoding/canary_chunked_and_streaming_decoding.rst:107: WARNING: Title underline too short. Brief comparison of the two streaming policies: ---------------------------------------------- [docutils] /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/asr/streaming_decoding/canary_chunked_and_streaming_decoding.rst:107: WARNING: Title underline too short. Brief comparison of the two streaming policies: ---------------------------------------------- [docutils] WARNING: autodoc: failed to import class 'audio.models.AudioToAudioModel' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'audio.models.EncMaskDecAudioToAudioModel' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'audio.models.FlowMatchingAudioToAudioModel' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'audio.models.PredictiveAudioToAudioModel' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'audio.models.ScoreBasedGenerativeAudioToAudioModel' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'audio.models.SchroedingerBridgeAudioToAudioModel' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'audio.modules.features.SpectrogramToMultichannelFeatures' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'audio.modules.masking.MaskEstimatorRNN' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'audio.modules.masking.MaskEstimatorFlexChannels' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'audio.modules.masking.MaskEstimatorGSS' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'audio.modules.masking.MaskReferenceChannel' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'audio.modules.masking.MaskBasedBeamformer' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'audio.modules.masking.MaskBasedDereverbWPE' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'audio.modules.projections.MixtureConsistencyProjection' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'audio.modules.ssl_pretrain_masking.SSLPretrainWithMaskedPatch' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'audio.modules.transforms.AudioToSpectrogram' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'audio.modules.transforms.SpectrogramToAudio' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'audio.parts.submodules.diffusion.StochasticDifferentialEquation' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'audio.parts.submodules.diffusion.OrnsteinUhlenbeckVarianceExplodingSDE' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'audio.parts.submodules.diffusion.ReverseStochasticDifferentialEquation' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'audio.parts.submodules.diffusion.PredictorCorrectorSampler' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'audio.parts.submodules.diffusion.Predictor' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'audio.parts.submodules.diffusion.ReverseDiffusionPredictor' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'audio.parts.submodules.diffusion.Corrector' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'audio.parts.submodules.diffusion.AnnealedLangevinDynamics' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'audio.parts.submodules.flow.ConditionalFlow' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'audio.parts.submodules.flow.OptimalTransportFlow' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'audio.parts.submodules.flow.ConditionalFlowMatchingSampler' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'audio.parts.submodules.flow.ConditionalFlowMatchingEulerSampler' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'audio.parts.submodules.multichannel.ChannelAugment' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'audio.parts.submodules.multichannel.TransformAverageConcatenate' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'audio.parts.submodules.multichannel.TransformAttendConcatenate' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'audio.parts.submodules.multichannel.ChannelAveragePool' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'audio.parts.submodules.multichannel.ChannelAttentionPool' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'audio.parts.submodules.multichannel.ParametricMultichannelWienerFilter' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'audio.parts.submodules.multichannel.ReferenceChannelEstimatorSNR' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'audio.parts.submodules.multichannel.WPEFilter' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'audio.parts.submodules.ncsnpp.SpectrogramNoiseConditionalScoreNetworkPlusPlus' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'audio.parts.submodules.ncsnpp.NoiseConditionalScoreNetworkPlusPlus' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'audio.parts.submodules.ncsnpp.GaussianFourierProjection' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'audio.parts.submodules.ncsnpp.ResnetBlockBigGANPlusPlus' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'audio.parts.submodules.schroedinger_bridge.SBNoiseSchedule' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'audio.parts.submodules.schroedinger_bridge.SBNoiseScheduleVE' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'audio.parts.submodules.schroedinger_bridge.SBNoiseScheduleVP' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'audio.parts.submodules.schroedinger_bridge.SBSampler' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'audio.parts.submodules.transformerunet.LearnedSinusoidalPosEmb' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'audio.parts.submodules.transformerunet.ConvPositionEmbed' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'audio.parts.submodules.transformerunet.RMSNorm' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'audio.parts.submodules.transformerunet.AdaptiveRMSNorm' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'audio.parts.submodules.transformerunet.GEGLU' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'audio.parts.submodules.transformerunet.TransformerUNet' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'audio.parts.submodules.transformerunet.SpectrogramTransformerUNet' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'audio.losses.MAELoss' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'audio.losses.MSELoss' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'audio.losses.SDRLoss' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'audio_to_audio.BaseAudioDataset' from module 'nemo.collections.audio.data'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'audio_to_audio.AudioToTargetDataset' from module 'nemo.collections.audio.data'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'audio_to_audio.AudioToTargetWithReferenceDataset' from module 'nemo.collections.audio.data'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'audio_to_audio.AudioToTargetWithEmbeddingDataset' from module 'nemo.collections.audio.data'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'audio_to_audio_lhotse.LhotseAudioToTargetDataset' from module 'nemo.collections.audio.data'; the following exception was raised: No module named 'filelock' [autodoc.import_object] /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/checkpoints/dist_ckpt.rst:131: WARNING: Title underline too short. distrib_optim_fully_reshardable_mem_efficient ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [docutils] /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/checkpoints/dist_ckpt.rst:131: WARNING: Title underline too short. distrib_optim_fully_reshardable_mem_efficient ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [docutils] /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/checkpoints/dist_ckpt.rst:356: WARNING: Title underline too short. dist_checkpointing.load_content_metadata ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [docutils] /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/checkpoints/dist_ckpt.rst:356: WARNING: Title underline too short. dist_checkpointing.load_content_metadata ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [docutils] /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/checkpoints/intro.rst:57: WARNING: toctree contains reference to nonexisting document 'checkpoints/user_guide' [toc.not_readable] /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/checkpoints/intro.rst:57: WARNING: toctree contains reference to nonexisting document 'checkpoints/dev_guide' [toc.not_readable] WARNING: autodoc: failed to import class 'common.losses.AggregatorLoss' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'common.losses.CrossEntropyLoss' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'common.losses.MSELoss' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'common.losses.SmoothedCrossEntropyLoss' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'common.losses.SpanningLoss' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'common.metrics.Perplexity' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'common.tokenizers.AutoTokenizer' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'common.tokenizers.SentencePieceTokenizer' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'common.tokenizers.TokenizerSpec' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'core.adapter_mixins.AdapterModuleMixin' from module 'nemo'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'core.adapter_mixins.AdapterModelPTMixin' from module 'nemo'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'common.parts.adapter_modules.AdapterModuleUtil' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'common.parts.adapter_modules.LinearAdapter' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/core/adapters/api.rst:14: ERROR: Document or section may not begin with a transition. [docutils] /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/core/adapters/api.rst:23: ERROR: At least one body element must separate transitions; adjacent transitions are not allowed. [docutils] /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/core/adapters/api.rst:35: ERROR: Document or section may not begin with a transition. [docutils] /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/core/adapters/api.rst:43: ERROR: At least one body element must separate transitions; adjacent transitions are not allowed. [docutils] WARNING: autodoc: failed to import class 'common.parts.adapter_modules.AdapterModuleUtil' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'common.parts.adapter_modules.LinearAdapter' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'core.adapter_mixins.AdapterModuleMixin' from module 'nemo'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'core.adapter_mixins.AdapterModelPTMixin' from module 'nemo'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'core.ModelPT' from module 'nemo'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'core.NeuralModule' from module 'nemo'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'core.Typing' from module 'nemo'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'core.Serialization' from module 'nemo'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'core.FileIO' from module 'nemo'; the following exception was raised: No module named 'filelock' [autodoc.import_object] /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/nemo/core/connectors/save_restore_connector.py:docstring of nemo.core.connectors.save_restore_connector.SaveRestoreConnector.save_to:7: WARNING: Definition list ends without a blank line; unexpected unindent. [docutils] /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/nemo/core/connectors/save_restore_connector.py:docstring of nemo.core.connectors.save_restore_connector.SaveRestoreConnector.extract_state_dict_from:24: ERROR: Unexpected indentation. [docutils] /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/nemo/core/connectors/save_restore_connector.py:docstring of nemo.core.connectors.save_restore_connector.SaveRestoreConnector.extract_state_dict_from:25: WARNING: Block quote ends without a blank line; unexpected unindent. [docutils] /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/core/api.rst:34: ERROR: Document or section may not begin with a transition. [docutils] /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/core/api.rst:42: ERROR: At least one body element must separate transitions; adjacent transitions are not allowed. [docutils] /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/index.rst:64: WARNING: toctree contains reference to nonexisting document 'evaluation/evaluation-doc' [toc.not_readable] /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/index.rst:64: WARNING: toctree contains reference to nonexisting document 'evaluation/evaluation-adapters' [toc.not_readable] WARNING: autodoc: failed to import class 'nlp.models.language_modeling.megatron_base_model.MegatronBaseModel' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'speech_llm.models.modular_models.ModularAudioGPTModel' from module 'nemo.collections.multimodal'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'speech_llm.models.modular_models.CrossAttendModularAudioGPTModel' from module 'nemo.collections.multimodal'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'speech_llm.models.modular_t5_models.ModularizedAudioT5Model' from module 'nemo.collections.multimodal'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'speech_llm.models.modular_t5_models.DecoderTextPromptModularizedAudioT5Model' from module 'nemo.collections.multimodal'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'speech_llm.modules.perception_modules.AudioPerceptionModule' from module 'nemo.collections.multimodal'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'speech_llm.modules.perception_modules.MultiAudioPerceptionModule' from module 'nemo.collections.multimodal'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'speech_llm.modules.TransformerCrossAttention' from module 'nemo.collections.multimodal'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'speech_llm.data.audio_text_dataset.AudioTextDataset' from module 'nemo.collections.multimodal'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'speech_llm.data.audio_text_dataset.TarredAudioTextDataset' from module 'nemo.collections.multimodal'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'speech_llm.data.audio_text_dataset.get_tarred_audio_text_dataset_from_config' from module 'nemo.collections.multimodal'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'speech_llm.data.audio_text_dataset.get_audio_text_dataset_from_config' from module 'nemo.collections.multimodal'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'speech_llm.data.lhotse_dataset.LhotseAudioQuestionAnswerDataset' from module 'nemo.collections.multimodal'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'speech_llm.data.build_dataset.build_speechllm_dataset' from module 'nemo.collections.multimodal'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'speech_llm.data.build_dataset.build_speechllm_dataloader' from module 'nemo.collections.multimodal'; the following exception was raised: No module named 'filelock' [autodoc.import_object] /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/nlp/models.rst:8: WARNING: toctree contains reference to nonexisting document 'nlp/dialogue' [toc.not_readable] /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/nlp/punctuation_and_capitalization_lexical_audio.rst:52: WARNING: duplicate label raw_data_format_punct, 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/punctuation_and_capitalization_lexical_audio.rst:78: WARNING: duplicate label nemo-data-format-label, 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/punctuation_and_capitalization_lexical_audio.rst:134: WARNING: duplicate label regular-dataset-parameters-label, 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/quantization.rst:2: WARNING: Field list ends without a blank line; unexpected unindent. [docutils] /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/speechlm2/configs.rst:98: WARNING: Title underline too short. DuplexS2SModel Configuration -------------------------- [docutils] /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/speechlm2/configs.rst:98: WARNING: Title underline too short. DuplexS2SModel Configuration -------------------------- [docutils] /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/speechlm2/configs.rst:120: WARNING: Title underline too short. DuplexS2SSpeechDecoderModel Configuration -------------------------------------- [docutils] /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/speechlm2/configs.rst:120: WARNING: Title underline too short. DuplexS2SSpeechDecoderModel Configuration -------------------------------------- [docutils] /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/speechlm2/configs.rst:150: WARNING: Title underline too short. Trainer Configuration ------------------ [docutils] /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/speechlm2/configs.rst:150: WARNING: Title underline too short. Trainer Configuration ------------------ [docutils] /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/speechlm2/configs.rst:172: WARNING: Title underline too short. Experiment Manager Configuration ----------------------------- [docutils] /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/speechlm2/configs.rst:172: WARNING: Title underline too short. Experiment Manager Configuration ----------------------------- [docutils] /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/speechlm2/configs.rst:245: WARNING: Title underline too short. Important Configuration Parameters ------------------------------- [docutils] /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/speechlm2/configs.rst:245: WARNING: Title underline too short. Important Configuration Parameters ------------------------------- [docutils] /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/speechlm2/configs.rst:248: WARNING: Title underline too short. Model Parameters ^^^^^^^^^^^^^ [docutils] /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/speechlm2/configs.rst:257: WARNING: Title underline too short. Perception Module ^^^^^^^^^^^^^^ [docutils] /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/speechlm2/configs.rst:257: WARNING: Title underline too short. Perception Module ^^^^^^^^^^^^^^ [docutils] /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/speechlm2/configs.rst:266: WARNING: Title underline too short. Data Parameters ^^^^^^^^^^^^ [docutils] /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/speechlm2/configs.rst:266: WARNING: Title underline too short. Data Parameters ^^^^^^^^^^^^ [docutils] /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/speechlm2/configs.rst:275: WARNING: Title underline too short. Example Configuration Files ------------------------- [docutils] /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/speechlm2/configs.rst:275: WARNING: Title underline too short. Example Configuration Files ------------------------- [docutils] /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/speechlm2/configs.rst:284: WARNING: Title underline too short. Using Configuration Files ----------------------- [docutils] /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/speechlm2/configs.rst:284: WARNING: Title underline too short. Using Configuration Files ----------------------- [docutils] /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/speechlm2/configs.rst:33: ERROR: Unknown target name: "salm paper". [docutils] /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/speechlm2/datasets.rst:294: WARNING: Title underline too short. Preparing S2S Datasets ------------------ [docutils] /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/speechlm2/datasets.rst:294: WARNING: Title underline too short. Preparing S2S Datasets ------------------ [docutils] /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/speechlm2/intro.rst:18: WARNING: Title underline too short. Using Pretrained Models ---------------------- [docutils] /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/speechlm2/intro.rst:184: WARNING: Title underline too short. Collection Structure ------------------ [docutils] /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/speechlm2/intro.rst:184: WARNING: Title underline too short. Collection Structure ------------------ [docutils] /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/speechlm2/models.rst:7: WARNING: Title underline too short. Core Model Architectures ----------------------- [docutils] /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/speechlm2/models.rst:12: WARNING: Title underline too short. SALM (Speech-Augmented Language Model) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [docutils] /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/speechlm2/models.rst:29: WARNING: Title underline too short. DuplexS2SModel ^^^^^^^^^^^^^ [docutils] /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/speechlm2/models.rst:29: WARNING: Title underline too short. DuplexS2SModel ^^^^^^^^^^^^^ [docutils] /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/speechlm2/models.rst:47: WARNING: Title underline too short. DuplexS2SSpeechDecoderModel ^^^^^^^^^^^^^^^^^^^^^^^^^^ [docutils] /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/speechlm2/models.rst:47: WARNING: Title underline too short. DuplexS2SSpeechDecoderModel ^^^^^^^^^^^^^^^^^^^^^^^^^^ [docutils] /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/speechlm2/models.rst:63: WARNING: Title underline too short. Model Components -------------- [docutils] /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/speechlm2/models.rst:63: WARNING: Title underline too short. Model Components -------------- [docutils] /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/speechlm2/models.rst:66: WARNING: Title underline too short. Audio Perception Module ^^^^^^^^^^^^^^^^^^^^^ [docutils] /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/speechlm2/models.rst:75: WARNING: Title underline too short. Speech Generation ^^^^^^^^^^^^^^^ [docutils] /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/speechlm2/models.rst:75: WARNING: Title underline too short. Speech Generation ^^^^^^^^^^^^^^^ [docutils] /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/speechlm2/models.rst:83: WARNING: Title underline too short. Implementation Details -------------------- [docutils] /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/speechlm2/models.rst:83: WARNING: Title underline too short. Implementation Details -------------------- [docutils] /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/speechlm2/models.rst:88: WARNING: Title underline too short. Model Initialization ^^^^^^^^^^^^^^^^^ [docutils] /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/speechlm2/models.rst:98: WARNING: Title underline too short. Forward Method ^^^^^^^^^^^^ [docutils] /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/speechlm2/models.rst:98: WARNING: Title underline too short. Forward Method ^^^^^^^^^^^^ [docutils] /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/speechlm2/models.rst:108: WARNING: Title underline too short. Training Step ^^^^^^^^^^^ [docutils] /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/speechlm2/models.rst:108: WARNING: Title underline too short. Training Step ^^^^^^^^^^^ [docutils] /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/speechlm2/models.rst:119: WARNING: Title underline too short. Prepare Inputs ^^^^^^^^^^^^ [docutils] /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/speechlm2/models.rst:119: WARNING: Title underline too short. Prepare Inputs ^^^^^^^^^^^^ [docutils] /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/speechlm2/models.rst:158: WARNING: Title underline too short. Validation ^^^^^^^^^ [docutils] /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/speechlm2/models.rst:158: WARNING: Title underline too short. Validation ^^^^^^^^^ [docutils] /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/speechlm2/models.rst:170: WARNING: Title underline too short. Scaling Support ------------- [docutils] /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/speechlm2/models.rst:170: WARNING: Title underline too short. Scaling Support ------------- [docutils] /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/speechlm2/models.rst:186: WARNING: Title underline too short. Pretrained Model Usage -------------------- [docutils] /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/speechlm2/models.rst:186: WARNING: Title underline too short. Pretrained Model Usage -------------------- [docutils] /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/speechlm2/models.rst:204: WARNING: Title underline too short. Model Configuration ----------------- [docutils] /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/speechlm2/models.rst:204: WARNING: Title underline too short. Model Configuration ----------------- [docutils] /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/speechlm2/models.rst:14: ERROR: Unknown target name: "salm paper". [docutils] /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/speechlm2/training_and_scaling.rst:2: WARNING: Title underline too short. Training and Scaling =================== [docutils] /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/speechlm2/training_and_scaling.rst:7: WARNING: Title underline too short. Running Experiments ----------------- [docutils] /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/speechlm2/training_and_scaling.rst:12: WARNING: Title underline too short. SLURM Job Submission ^^^^^^^^^^^^^^^^^^ [docutils] /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/speechlm2/training_and_scaling.rst:28: WARNING: Title underline too short. SLURM Submission Script ^^^^^^^^^^^^^^^^^^^^^ [docutils] /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/speechlm2/training_and_scaling.rst:28: WARNING: Title underline too short. SLURM Submission Script ^^^^^^^^^^^^^^^^^^^^^ [docutils] /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/speechlm2/training_and_scaling.rst:66: WARNING: Title underline too short. Configuration Files ^^^^^^^^^^^^^^^^^ [docutils] /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/speechlm2/training_and_scaling.rst:66: WARNING: Title underline too short. Configuration Files ^^^^^^^^^^^^^^^^^ [docutils] /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/speechlm2/training_and_scaling.rst:71: WARNING: Title underline too short. Debugging -------- [docutils] /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/speechlm2/training_and_scaling.rst:71: WARNING: Title underline too short. Debugging -------- [docutils] /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/speechlm2/training_and_scaling.rst:74: WARNING: Title underline too short. Running Locally with torchrun ^^^^^^^^^^^^^^^^^^^ [docutils] /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/speechlm2/training_and_scaling.rst:86: WARNING: Title underline too short. Scaling Strategies ---------------- [docutils] /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/speechlm2/training_and_scaling.rst:86: WARNING: Title underline too short. Scaling Strategies ---------------- [docutils] /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/speechlm2/training_and_scaling.rst:91: WARNING: Title underline too short. Model Parallel Strategies ^^^^^^^^^^^^^^^^^^^^^^^ [docutils] /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/speechlm2/training_and_scaling.rst:101: WARNING: Title underline too short. Configuration ^^^^^^^^^^^ [docutils] /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/speechlm2/training_and_scaling.rst:101: WARNING: Title underline too short. Configuration ^^^^^^^^^^^ [docutils] /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/speechlm2/training_and_scaling.rst:121: WARNING: Title underline too short. FSDP2 Configuration ^^^^^^^^^^^^^^^^ [docutils] /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/speechlm2/training_and_scaling.rst:121: WARNING: Title underline too short. FSDP2 Configuration ^^^^^^^^^^^^^^^^ [docutils] /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/speechlm2/training_and_scaling.rst:128: WARNING: Mismatch: both interpreted text role prefix and reference suffix. [docutils] /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/speechlm2/training_and_scaling.rst:132: WARNING: Title underline too short. Tensor Parallelism Configuration ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [docutils] /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/speechlm2/training_and_scaling.rst:132: WARNING: Title underline too short. Tensor Parallelism Configuration ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [docutils] /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/speechlm2/training_and_scaling.rst:139: WARNING: Mismatch: both interpreted text role prefix and reference suffix. [docutils] /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/speechlm2/training_and_scaling.rst:143: WARNING: Title underline too short. Implementation Details ------------------- [docutils] /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/speechlm2/training_and_scaling.rst:143: WARNING: Title underline too short. Implementation Details ------------------- [docutils] /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/speechlm2/training_and_scaling.rst:152: WARNING: Title underline too short. Advanced Usage ------------ [docutils] /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/speechlm2/training_and_scaling.rst:152: WARNING: Title underline too short. Advanced Usage ------------ [docutils] /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/speechlm2/training_and_scaling.rst:155: WARNING: Title underline too short. Script Customization ^^^^^^^^^^^^^^^^^ [docutils] WARNING: autodoc: failed to import class 'tts.models.FastPitchModel' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'tts.models.MixerTTSModel' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'tts.models.RadTTSModel' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'tts.models.Tacotron2Model' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'tts.models.SpectrogramEnhancerModel' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'tts.models.AlignerModel' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'tts.models.TwoStagesModel' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'tts.models.GriffinLimModel' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'tts.models.HifiGanModel' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'tts.models.UnivNetModel' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'tts.models.WaveGlowModel' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'tts.models.AudioCodecModel' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'tts.models.base.MelToSpec' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'tts.models.base.SpectrogramGenerator' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'tts.models.base.Vocoder' from module 'nemo.collections'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'dataset.MixerTTSXDataset' from module 'nemo.collections.tts.data'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'dataset.TTSDataset' from module 'nemo.collections.tts.data'; the following exception was raised: No module named 'filelock' [autodoc.import_object] WARNING: autodoc: failed to import class 'dataset.VocoderDataset' from module 'nemo.collections.tts.data'; the following exception was raised: No module named 'filelock' [autodoc.import_object] /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/nlp/nemo_megatron/intro.rst:26: WARNING: duplicate citation for key "nlp-megatron-shoeybi2019megatron" [bibtex.duplicate_citation] looking for now-outdated files... none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/asr/asr_customization/legacy_language_modeling_and_customization.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/asr/asr_customization/neural_rescoring.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/asr/asr_customization/ngpulm_language_modeling_and_customization.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/asr/asr_customization/ngram_utils.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/asr/asr_customization/word_boosting.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/asr/streaming_decoding/canary_chunked_and_streaming_decoding.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/multimodal/speech_llm/intro.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/nlp/megatron.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/nlp/models.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/nlp/nemo_megatron/retro_legacy/retro_model_legacy.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/starthere/best-practices.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/asr/api.rst: document is referenced in multiple toctrees: ['apis', 'asr/intro'], selecting: asr/intro <- asr/api /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/nlp/machine_translation/machine_translation.rst: document is referenced in multiple toctrees: ['collections', 'nlp/models'], selecting: nlp/models <- nlp/machine_translation/machine_translation done preparing documents... WARNING: unsupported theme option 'logo_only' given WARNING: unsupported theme option 'display_version' given done copying assets... copying static files... Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/_readthedocs/html/_static/language_data.js Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/_readthedocs/html/_static/basic.css Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/_readthedocs/html/_static/documentation_options.js Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/_readthedocs/html/_static/copybutton.js copying static files: done copying extra files... copying extra files: done copying assets: done writing output... [ 1%] apis writing output... [ 1%] asr/all_chkpt writing output... [ 2%] asr/api writing output... [ 3%] asr/asr_customization/legacy_language_modeling_and_customization writing output... [ 3%] asr/asr_customization/neural_rescoring writing output... [ 4%] asr/asr_customization/ngpulm_language_modeling_and_customization writing output... [ 5%] asr/asr_customization/ngram_utils writing output... [ 5%] asr/asr_customization/word_boosting writing output... [ 6%] asr/asr_language_modeling_and_customization writing output... [ 7%] asr/configs writing output... [ 7%] asr/datasets writing output... [ 8%] asr/examples/kinyarwanda_asr writing output... [ 9%] asr/intro writing output... [ 9%] asr/models writing output... [ 10%] asr/results writing output... [ 11%] asr/scores writing output... [ 11%] asr/speaker_diarization/api writing output... [ 12%] asr/speaker_diarization/configs writing output... [ 13%] asr/speaker_diarization/datasets writing output... [ 13%] asr/speaker_diarization/intro writing output... [ 14%] asr/speaker_diarization/models writing output... [ 15%] asr/speaker_diarization/resources writing output... [ 15%] asr/speaker_diarization/results writing output... [ 16%] asr/speaker_recognition/api writing output... [ 17%] asr/speaker_recognition/configs writing output... [ 17%] asr/speaker_recognition/datasets writing output... [ 18%] asr/speaker_recognition/intro writing output... [ 19%] asr/speaker_recognition/models writing output... [ 19%] asr/speaker_recognition/resources writing output... [ 20%] asr/speaker_recognition/results writing output... [ 21%] asr/speech_classification/configs writing output... [ 21%] asr/speech_classification/datasets writing output... [ 22%] asr/speech_classification/intro writing output... [ 23%] asr/speech_classification/models writing output... [ 23%] asr/speech_classification/resources writing output... [ 24%] asr/speech_classification/results writing output... [ 25%] asr/speech_intent_slot/api writing output... [ 26%] asr/speech_intent_slot/configs writing output... [ 26%] asr/speech_intent_slot/datasets writing output... [ 27%] asr/speech_intent_slot/intro writing output... [ 28%] asr/speech_intent_slot/models writing output... [ 28%] asr/speech_intent_slot/resources writing output... [ 29%] asr/speech_intent_slot/results writing output... [ 30%] asr/ssl/api writing output... [ 30%] asr/ssl/configs writing output... [ 31%] asr/ssl/datasets writing output... [ 32%] asr/ssl/intro writing output... [ 32%] asr/ssl/models writing output... [ 33%] asr/ssl/resources writing output... [ 34%] asr/ssl/results writing output... [ 34%] asr/streaming_decoding/canary_chunked_and_streaming_decoding writing output... [ 35%] audio/api writing output... [ 36%] audio/checkpoints writing output... [ 36%] audio/configs writing output... [ 37%] audio/datasets writing output... [ 38%] audio/intro writing output... [ 38%] audio/models writing output... [ 39%] audio/resources writing output... [ 40%] checkpoints/convert_mlm writing output... [ 40%] checkpoints/dist_ckpt writing output... [ 41%] checkpoints/intro writing output... [ 42%] collections writing output... [ 42%] common/callbacks writing output... [ 43%] common/data writing output... [ 44%] common/intro writing output... [ 44%] common/losses writing output... [ 45%] common/metrics writing output... [ 46%] common/s3_checkpointing writing output... [ 46%] common/tokenizers writing output... [ 47%] core/adapters/api writing output... [ 48%] core/adapters/components writing output... [ 48%] core/adapters/intro writing output... [ 49%] core/api writing output... [ 50%] core/core writing output... [ 50%] core/exp_manager writing output... [ 51%] core/neural_modules writing output... [ 52%] core/neural_types writing output... [ 52%] features/mixed_precision writing output... [ 53%] features/moe writing output... [ 54%] features/optimizations/activation_recomputation writing output... [ 54%] features/optimizations/attention_optimizations writing output... [ 55%] features/optimizations/communication_overlap writing output... [ 56%] features/optimizations/cpu_offloading writing output... [ 56%] features/optimizations/index writing output... [ 57%] features/parallelisms writing output... [ 58%] index writing output... [ 58%] multimodal/speech_llm/api writing output... [ 59%] multimodal/speech_llm/configs writing output... [ 60%] multimodal/speech_llm/datasets writing output... [ 60%] multimodal/speech_llm/intro writing output... [ 61%] nlp/bert_pretraining writing output... [ 62%] nlp/entity_linking writing output... [ 62%] nlp/glue_benchmark writing output... [ 63%] nlp/information_retrieval writing output... [ 64%] nlp/joint_intent_slot writing output... [ 64%] nlp/language_modeling writing output... [ 65%] nlp/machine_translation/machine_translation writing output... [ 66%] nlp/megatron writing output... [ 66%] nlp/models writing output... [ 67%] nlp/nemo_megatron/batching writing output... [ 68%] nlp/nemo_megatron/gpt/gpt_training writing output... [ 68%] nlp/nemo_megatron/intro writing output... [ 69%] nlp/nemo_megatron/mcore_customization writing output... [ 70%] nlp/nemo_megatron/positional_embeddings writing output... [ 70%] nlp/nemo_megatron/rampup_batch_size writing output... [ 71%] nlp/nemo_megatron/reset_learning_rate writing output... [ 72%] nlp/nemo_megatron/retro_legacy/retro_model_legacy writing output... [ 72%] nlp/nlp_model writing output... [ 73%] nlp/punctuation_and_capitalization writing output... [ 74%] nlp/punctuation_and_capitalization_lexical_audio writing output... [ 74%] nlp/punctuation_and_capitalization_models writing output... [ 75%] nlp/quantization writing output... [ 76%] nlp/question_answering writing output... [ 77%] nlp/spellchecking_asr_customization writing output... [ 77%] nlp/text_classification writing output... [ 78%] nlp/text_normalization/intro writing output... [ 79%] nlp/text_normalization/neural_models writing output... [ 79%] nlp/text_normalization/nn_text_normalization writing output... [ 80%] nlp/text_normalization/text_normalization_as_tagging writing output... [ 81%] nlp/text_normalization/wfst/intro writing output... [ 81%] nlp/text_normalization/wfst/wfst_customization writing output... [ 82%] nlp/text_normalization/wfst/wfst_resources writing output... [ 83%] nlp/text_normalization/wfst/wfst_text_normalization writing output... [ 83%] nlp/text_normalization/wfst/wfst_text_processing_deployment writing output... [ 84%] nlp/token_classification writing output... [ 85%] speechlm2/configs writing output... [ 85%] speechlm2/datasets writing output... [ 86%] speechlm2/intro writing output... [ 87%] speechlm2/models writing output... [ 87%] speechlm2/training_and_scaling writing output... [ 88%] starthere/best-practices writing output... [ 89%] starthere/fundamentals writing output... [ 89%] starthere/intro writing output... [ 90%] starthere/tutorials writing output... [ 91%] tools/asr_evaluator writing output... [ 91%] tools/comparison_tool writing output... [ 92%] tools/ctc_segmentation writing output... [ 93%] tools/intro writing output... [ 93%] tools/nemo_forced_aligner writing output... [ 94%] tools/speech_data_explorer writing output... [ 95%] tools/speech_data_processor writing output... [ 95%] tts/api writing output... [ 96%] tts/checkpoints writing output... [ 97%] tts/configs writing output... [ 97%] tts/datasets writing output... [ 98%] tts/g2p writing output... [ 99%] tts/intro writing output... [ 99%] tts/models writing output... [100%] tts/resources /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/checkpoints/intro.rst:51: WARNING: unknown document: 'user_guide' [ref.doc] /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/checkpoints/intro.rst:53: WARNING: unknown document: 'dev_guide' [ref.doc] /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/speechlm2/datasets.rst:290: WARNING: undefined label: 'asr-dataset-config-format' [ref.ref] /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/starthere/fundamentals.rst:196: WARNING: unknown document: '../multimodal/mllm/datasets' [ref.doc] /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/starthere/fundamentals.rst:196: WARNING: unknown document: '../vision/datasets' [ref.doc] /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/starthere/fundamentals.rst:231: WARNING: unknown document: '../multimodal/mllm/intro' [ref.doc] /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/starthere/fundamentals.rst:235: WARNING: unknown document: '../vision/intro' [ref.doc] /home/docs/checkouts/readthedocs.org/user_builds/nvidia-nemo/checkouts/main/docs/source/tts/checkpoints.rst:92: WARNING: undefined label: 'nemo tts collection api' [ref.ref] generating indices... genindex done highlighting module code... [ 7%] nemo.collections.common.data.dataset highlighting module code... [ 13%] nemo.core.classes.common highlighting module code... [ 20%] nemo.core.classes.exportable highlighting module code... [ 27%] nemo.core.classes.mixins.access_mixins highlighting module code... [ 33%] nemo.core.classes.mixins.adapter_mixin_strategies highlighting module code... [ 40%] nemo.core.classes.mixins.hf_io_mixin highlighting module code... [ 47%] nemo.core.classes.module highlighting module code... [ 53%] nemo.core.connectors.save_restore_connector highlighting module code... [ 60%] nemo.core.neural_types.axes highlighting module code... [ 67%] nemo.core.neural_types.comparison highlighting module code... [ 73%] nemo.core.neural_types.elements highlighting module code... [ 80%] nemo.core.neural_types.neural_type highlighting module code... [ 87%] nemo.core.optim.lr_scheduler highlighting module code... [ 93%] nemo.core.optim.optimizers highlighting module code... [100%] nemo.utils.exp_manager writing additional pages... search done copying images... [ 1%] asr/images/kinyarwanda_from_scratch.png copying images... [ 2%] asr/images/kinyarwanda_finetuning.png copying images... [ 4%] asr/images/conformer_ctc.png copying images... [ 5%] asr/images/hat.png copying images... [ 6%] asr/images/hybrid_asr_tts_model.png copying images... [ 8%] asr/images/jasper_vertical.png copying images... [ 9%] asr/images/quartz_vertical.png copying images... [ 10%] asr/images/citrinet_vertical.png copying images... [ 11%] asr/images/squeezeformer.png copying images... [ 12%] asr/speaker_diarization/images/msdd_train_and_infer.png copying images... [ 14%] asr/speaker_diarization/images/asr_sd_diagram.png copying images... [ 15%] asr/speaker_diarization/images/e2e_and_cascaded_diar_systems.png copying images... [ 16%] asr/speaker_diarization/images/intro_comparison.png copying images... [ 18%] asr/speaker_diarization/images/ats.png copying images... [ 19%] asr/speaker_diarization/images/main_dataflow.png copying images... [ 20%] asr/speaker_diarization/images/sortformer.png copying images... [ 21%] asr/speaker_diarization/images/loss_types.png copying images... [ 22%] asr/speaker_diarization/images/cache_fifo_chunk.png copying images... [ 24%] asr/speaker_diarization/images/streaming_steps.png copying images... [ 25%] asr/speaker_diarization/images/aosc_3spk_example.gif copying images... [ 26%] asr/speaker_diarization/images/sd_pipeline.png copying images... [ 28%] asr/speaker_diarization/images/data_flow.png copying images... [ 29%] asr/speaker_diarization/images/scale_weight_cnn.png copying images... [ 30%] asr/speaker_diarization/images/weighted_sum.png copying images... [ 31%] asr/speaker_diarization/images/sequence_model.png copying images... [ 32%] asr/speaker_recognition/images/titanet_network.png copying images... [ 34%] asr/speaker_recognition/images/ICASPP_SpeakerNet.png copying images... [ 35%] asr/speech_classification/images/matchboxnet_vertical.png copying images... [ 36%] asr/speech_classification/images/marblenet_vertical.png copying images... [ 38%] asr/speech_intent_slot/images/example.png copying images... [ 39%] asr/speech_intent_slot/images/framework.png copying images... [ 40%] core/whyntypes.gif copying images... [ 41%] nlp/nemo_megatron/images/tp_comm_overlap.png copying images... [ 42%] nlp/nemo_megatron/images/pp_comm_overlap.png copying images... [ 44%] nlp/nemo_megatron/images/ddp.gif copying images... [ 45%] nlp/nemo_megatron/images/tp1.png copying images... [ 46%] nlp/nemo_megatron/images/tp2.png copying images... [ 48%] nlp/nemo_megatron/images/pp.gif copying images... [ 49%] nlp/nemo_megatron/images/ep.png copying images... [ 50%] nlp/nemo_megatron/images/sp.png copying images... [ 51%] nlp/nemo_megatron/images/pnom.gif copying images... [ 52%] nlp/entity_linking_overview.jpg copying images... [ 54%] nlp/nemo_megatron/mr1.png copying images... [ 55%] nlp/nemo_megatron/mr2.png copying images... [ 56%] nlp/nemo_megatron/customization_module.png copying images... [ 57%] nlp/nemo_megatron/customization_forward.png copying images... [ 59%] nlp/nemo_megatron/retro_legacy/images/arch.png copying images... [ 60%] nlp/question_answering_arch.png copying images... [ 61%] nlp/text_normalization/wfst/images/task_overview.png copying images... [ 62%] nlp/text_normalization/wfst/images/shallow_fusion.png copying images... [ 64%] nlp/text_normalization/wfst/images/deployment_pipeline.png copying images... [ 65%] tools/images/sde_base_stats.png copying images... [ 66%] tools/images/sde_player.png copying images... [ 68%] tools/images/scrsh_2.png copying images... [ 69%] tools/images/scrsh_3.png copying images... [ 70%] tools/images/scrsh_4.png copying images... [ 71%] tools/images/scrsh_5.png copying images... [ 72%] tools/images/scrsh_9.png copying images... [ 74%] tools/images/scr_10.png copying images... [ 75%] tools/images/scr_11.png copying images... [ 76%] tools/images/sde_words.png copying images... [ 78%] tools/images/sde_utterances.png copying images... [ 79%] tools/images/datatable_toggle.png copying images... [ 80%] tools/images/datatable_sort.png copying images... [ 81%] tools/images/datatable_filter.png copying images... [ 82%] tools/images/sde_mls_words.png copying images... [ 84%] tools/images/sde_mls_cer.png copying images... [ 85%] tools/images/sde_mls_player.png copying images... [ 86%] tts/images/data_labeling_pipeline.png copying images... [ 88%] tts/images/fastpitch_model.png copying images... [ 89%] tts/images/mixertts_model.png copying images... [ 90%] tts/images/radtts_model.png copying images... [ 91%] tts/images/tacotron2_model.png copying images... [ 92%] tts/images/hifigan_g_model.png copying images... [ 94%] tts/images/hifigan_d_model.png copying images... [ 95%] tts/images/univnet_model.png copying images... [ 96%] tts/images/waveglow_model.png copying images... [ 98%] tts/images/radaligner_model.png copying images... [ 99%] tts/images/vits_model.png copying images... [100%] tts/images/audiocodec_model.png dumping search index in English (code: en)... done dumping object inventory... done build succeeded, 333 warnings. The HTML pages are in ../../_readthedocs/html.