https://github.com/evpobr/rust-gsm
GSM 06.10 lossy speech compression in Rust
https://github.com/evpobr/rust-gsm
audio gsm rust
Last synced: 7 months ago
JSON representation
GSM 06.10 lossy speech compression in Rust
- Host: GitHub
- URL: https://github.com/evpobr/rust-gsm
- Owner: evpobr
- License: other
- Created: 2018-08-12T02:50:34.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-08-12T03:08:12.000Z (about 7 years ago)
- Last Synced: 2025-01-28T09:45:55.640Z (9 months ago)
- Topics: audio, gsm, rust
- Language: Rust
- Size: 1.95 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GSM
GSM 06.10 lossy speech compression in Rust
## Authors
* **Jutta Degener and Carsten Bormann** - *Original libgsm library developers* - [libgsm site](http://www.quut.com/gsm/)
* **evpobr** - conversion to RustSee also the list of [contributors](https://github.com/evpobr/rust-gsm/contributors) who participated in this project.
## License
This project is licensed under original `libgsm` license - see the [LICENSE](LICENSE) file for details.