Spaces:
Build error
Build error
| # Core deps | |
| transformers==4.33.3 | |
| #soundfile | |
| pydub | |
| numpy<2.0 | |
| # JAX stack (pinned for whisper_jax compatibility) | |
| jax[cpu]==0.4.13 | |
| flax==0.7.2 | |
| # Whisper JAX | |
| #git+https://github.com/sanchit-gandhi/whisper-jax.git | |
| # UI | |
| gradio | |
| #whisper_jax | |
| cached-property | |