FluidInference/text-processing-rs
Rust port of NVIDIA NeMo Text Processing for Inverse Text Normalization
Rust46 stars12 forks
What it does
FluidInference's NeMo-text-processing-rs is a Rust port of NVIDIA's Inverse Text Normalization tool, transforming spoken ASR output into written form. This project enhances accessibility and usability in applications requiring accurate text representation from audio input.
Star history
Not enough history yet — 1 day(s) recorded. The daily snapshot builds this up.
Tracking
- Last trending
- 2026-02-21
Creator kit
Hook
Transform spoken words into written text effortlessly with this Rust port of NVIDIA's NeMo!
Content angles
- Create a tutorial on how to integrate NeMo-text-processing-rs into a Rust application.
- Discuss the importance of accurate text normalization in speech recognition systems.
- Compare the performance of this Rust implementation with the original NVIDIA NeMo version.
Who should care
Developers and data scientists working on speech recognition and natural language processing.