Change LICENSE to MIT from GPLv3
This commit is contained in:
@@ -4,8 +4,21 @@ rust bindings for the python module [google_speech][google_speech].
|
||||
|
||||
Check [desbma/google_speech][google_speech] for installation instructions (You need the python module to make this crate work).
|
||||
|
||||
TL;DR
|
||||
```bash
|
||||
pip install google_speech
|
||||
```
|
||||
|
||||
Only has `Speech`.
|
||||
Then install sox and mp3 dependencies for sox
|
||||
|
||||
|
||||
For archlinux
|
||||
```bash
|
||||
sudo pacman -S sox libmad libid3tag twolame
|
||||
```
|
||||
|
||||
|
||||
Only has `Speech`.
|
||||
`SpeechSegment` not implemented.
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user