jetson-voice icon indicating copy to clipboard operation
jetson-voice copied to clipboard

ASR/NLP/TTS deep learning inference library for NVIDIA Jetson using PyTorch and TensorRT

Results 22 jetson-voice issues
Sort by recently updated
recently updated
newest added

Any updated containers for JP 5.0.1? Thanks

Hi, I tried to install Nemo toolkit by following these commands on my Jetson nano L4T r32.7.2 but it's throwing an error. Can you please help me with installing Nemo...

Hi, I am working on a voice classification. Just laugh and cry. May I ask if there is a custom training sound classification? (Just like your object detection training) If...

How much disk space is required for the full container? I keep running out of disk space on my 32gb sd card which had about 6GB free before running the...

Nvidia Jetson Xavier NX | Jetpack 4.5 {L4T 32.5.0] Initially did run the container without any issue. Tested and everything was working fine. However, next day can't run it. Following...

Could any one please suggest a way to replace the US English to another language.

I am trying to make a model for HVAC and infotainment based system by using Jetson Nano . But most of the intents generated was false . There were no...

Disables seccomp error for updated versions of docker

Hi Dusty Thanks for the great repo and tutorial of introducing the ASR and NLP on Jetson device. I followed the instructions and got 2 error for 2 model s...

How to use .nemo models (for example https://ngc.nvidia.com/catalog/models/nvidia:nemo:stt_ru_quartznet15x5 )? examples/asr.py --mic 11 --model asr/quartznet-15x5_ru/ru.nemo says "ValueError: resource 'asr/quartznet-15x5_ru/ru.nemo' has invalid extension '.nemo'" I believe .nemo converted to bin with json...