Y
Hacker News
new
|
ask
|
show
|
jobs
by
perturbation
2282 days ago
If you don't mind getting your hands dirty a bit, I think Nvidia's model [Jasper](
https://arxiv.org/pdf/1904.03288.pdf
) is near SOTA, and they have [pretrained models](
https://ngc.nvidia.com/catalog/models/nvidia:jaspernet10x5dr
) and [tutorials / scripts](
https://nvidia.github.io/NeMo/asr/tutorial.html
) freely available. The first is in their library "nemo", but they also have it available in [vanilla Pytorch](
https://github.com/NVIDIA/DeepLearningExamples/tree/master/P...
) as well.
2 comments
homarp
2282 days ago
and you have a version for the jetson nano:
https://github.com/NVIDIA/OpenSeq2Seq/blob/master/example_co...
with install scripts:
https://github.com/NVIDIA/OpenSeq2Seq/blob/master/scripts/je...
link
rs23296008n1
2282 days ago
Do you have any experience/opinions on those?
link
with install scripts: https://github.com/NVIDIA/OpenSeq2Seq/blob/master/scripts/je...