Skip to content

Commit c49bd98

Browse files
committed
docs: add Rust implementation to README
Signed-off-by: Alex-Wengg <hanweng9@gmail.com>
1 parent 7dccd26 commit c49bd98

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,11 @@ 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](https://github.com/FluidInference/FluidAudio/tree/main/text-processing-rs) - Rust alternative with C FFI bindings.
92+
8893

8994
Citation
9095
--------

0 commit comments

Comments
 (0)