Spaces:
Sleeping
Sleeping
| [project] | |
| name = "vis-asr-eval-results" | |
| version = "0.1.0" | |
| description = "Add your description here" | |
| readme = "README.md" | |
| requires-python = ">=3.11.9" | |
| dependencies = [ | |
| "hebrew>=0.8.1", | |
| "huggingface-hub>=0.30.2", | |
| "jiwer>=3.1.0", | |
| "pandas>=2.2.3", | |
| "soundfile>=0.13.1", | |
| "streamlit>=1.45.0", | |
| "transformers>=4.51.3", | |
| ] | |