mirror of
https://github.com/vlang/awesome-v.git
synced 2023-08-10 21:13:23 +03:00
added vspeech & vave
This commit is contained in:
parent
ea1635fdfe
commit
3b88aae755
@ -65,6 +65,10 @@ A curated list of awesome V frameworks, libraries, software and resources.
|
||||
### Graphics
|
||||
* [vgl](https://github.com/justicesuh/vgl) - Low-level graphics API access.
|
||||
|
||||
### Audio
|
||||
* [vave](https://github.com/thecodrr/vave) - 🌊 A crazy simple library for reading/writing WAV files in V.
|
||||
* [vspeech](https://github.com/thecodrr/vspeech) - 📢 Complete V bindings for Mozilla's DeepSpeech TensorFlow based Speech-to-Text library. 📜
|
||||
|
||||
### Text processing
|
||||
* [v-regex](https://github.com/spytheman/v-regex) - A simple regex library for V.
|
||||
* [chalk](https://github.com/etienne-napoleone/chalk) - Colorize strings in the terminal.
|
||||
|
Loading…
Reference in New Issue
Block a user