| ASR: |
| - nemo/collections/asr/**/* |
| - examples/asr/**/* |
| - tutorials/asr/**/* |
| - docs/source/asr/**/* |
| - tests/collections/asr/** |
|
|
| Speaker Tasks: |
| - examples/speaker_tasks/**/* |
| - tutorials/speaker_tasks/**/* |
|
|
| TTS: |
| - nemo/collections/tts/**/* |
| - nemo/collections/common/tokenizers/text_to_speech/** |
| - examples/tts/**/* |
| - tutorials/tts/**/* |
| - docs/source/tts/**/* |
| - scripts/dataset_processing/tts/** |
| - scripts/tts_dataset_files/** |
| - tests/collections/tts/** |
| - tests/collections/common/tokenizers/text_to_speech/** |
|
|
| Audio: |
| - nemo/collections/audio/**/* |
| - examples/audio/**/* |
| - tutorials/audio/**/* |
| - docs/source/audio/**/* |
| - tests/collections/audio/** |
|
|
| core: |
| - nemo/core/**/* |
| - tests/core/** |
|
|
| common: |
| - nemo/collections/common/**/* |
|
|
| CI: |
| - .github/**/* |
| - Jenkinsfile |
| - Dockerfile |
| - ci.groovy |
|
|