Initial commit

This commit is contained in:
Uttarayan Mondal
2021-05-29 21:56:42 +05:30
commit 3c79d27450
6 changed files with 536 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
[package]
name = "google_speech"
version = "0.1.0"
authors = ["Uttarayan Mondal <uttarayan21@gmail.com>"]
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
pyo3 = "0.13.2"