praat-sys 0.0.1

Low-level Rust bindings for the Praat
docs.rs failed to build praat-sys-0.0.1
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.

RUSTMOUTH

Warning!

Rust Mouth and its sub-systems (rustmouth and praat-sys) are very experimental and is in no way shape or form a stable product. Hopefully this will change. Currently MacOS ONLY.

What is rustmouth?

Rustmouth is a praat API for Rust. It is being written primarily to support the MOSAIC project but it will also hopefully fill a large gap in methodology.

Why make a Rust based Praat API?

For very large datasets/corpora, using primarily low level languages like Rust and C++ exponentially increase the processing times.

Acknowledgements

We heavily acnkowledge and encourage users of rustmouth to also check out Parselmouth. They are a big inspiration for this project and I can only hope Rustmouth lives up to the same potential.

License

Licensed under the GNU General Public License v3.0 (GPL-3.0)