rrevo's picture
http
1ba4a0c
raw
history blame
358 Bytes
[project]
name = ""
version = ""
description = ""
authors = [
{name = "Marco Acierno",email = "[email protected]"},
]
dependencies = [
"numpy>=1.26.3",
"PyAudio>=0.2.14",
"SpeechRecognition>=3.10.1",
"transformers[torch]>=4.36.2",
"httpx>=0.26.0",
]
requires-python = ">=3.11"
readme = "README.md"
license = {text = "MIT"}