| [project] | |
| name = "1hr-demo" | |
| version = "0.1.0" | |
| description = "Add your description here" | |
| readme = "README.md" | |
| requires-python = ">=3.11.9" | |
| dependencies = [ | |
| "pydub>=0.25.1", | |
| "tts>=0.22.0", | |
| "whisper>=1.1.10", | |
| "whisper-timestamped>=1.15.9", | |
| ] | |
| [project] | |
| name = "1hr-demo" | |
| version = "0.1.0" | |
| description = "Add your description here" | |
| readme = "README.md" | |
| requires-python = ">=3.11.9" | |
| dependencies = [ | |
| "pydub>=0.25.1", | |
| "tts>=0.22.0", | |
| "whisper>=1.1.10", | |
| "whisper-timestamped>=1.15.9", | |
| ] | |