Skip to content

Commit 843aac8

Browse files
committed
docs: add Rust implementation to README
1 parent 7dccd26 commit 843aac8

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,13 @@ Contributing
8585
We welcome community contributions! Please refer to the [CONTRIBUTING.md](CONTRIBUTING.md) for guidelines.
8686

8787

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.
94+
8895

8996
Citation
9097
--------

0 commit comments

Comments
 (0)