Spaces:
Build error
Build error
Delete space.yaml
Browse files- space.yaml +0 -32
space.yaml
DELETED
@@ -1,32 +0,0 @@
|
|
1 |
-
apt:
|
2 |
-
packages:
|
3 |
-
- git
|
4 |
-
- git-lfs
|
5 |
-
- ffmpeg
|
6 |
-
- libsm6
|
7 |
-
- libxext6
|
8 |
-
- cmake
|
9 |
-
- rsync
|
10 |
-
- libgl1-mesa-glx
|
11 |
-
- libasound2
|
12 |
-
- libasound2-dev
|
13 |
-
- libavcodec-dev
|
14 |
-
- libavformat-dev
|
15 |
-
- portaudio19-dev # Force install PortAudio
|
16 |
-
- libportaudiocpp0 # Additional PortAudio dependency
|
17 |
-
- python3-pyaudio # Alternative PyAudio package in case Sounddevice fails
|
18 |
-
|
19 |
-
pip:
|
20 |
-
- streamlit
|
21 |
-
- streamlit-webrtc
|
22 |
-
- requests
|
23 |
-
- soundfile
|
24 |
-
- torch
|
25 |
-
- transformers
|
26 |
-
- pydub
|
27 |
-
- openai-whisper
|
28 |
-
- mistralai
|
29 |
-
- sounddevice
|
30 |
-
- scipy
|
31 |
-
- numpy
|
32 |
-
- librosa
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|