You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -85,6 +85,13 @@ Contributing
85
85
We welcome community contributions! Please refer to the [CONTRIBUTING.md](CONTRIBUTING.md) for guidelines.
86
86
87
87
88
+
Alternative Implementations
89
+
---------------------------
90
+
91
+
### text-processing-rs
92
+
93
+
[text-processing-rs](https://github.com/FluidInference/FluidAudio/tree/main/text-processing-rs) - Rust port supporting ITN and TN with 98.6% NeMo test compatibility (1200/1217 tests passing). Provides C FFI for Swift/Python integration and standalone CLI tools. Apache 2.0 licensed.
0 commit comments