Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +8 -0
requirements.txt
CHANGED
@@ -8,6 +8,14 @@ ffmpeg
|
|
8 |
|
9 |
streamlit
|
10 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
11 |
# https://raw.githubusercontent.com/ayushkumarshah/Guitar-Chords-recognition/master/requirements.txt
|
12 |
|
13 |
#absl-py==0.9.0
|
|
|
8 |
|
9 |
streamlit
|
10 |
|
11 |
+
# ZIE:
|
12 |
+
# infer_faster_whisper_large_v2 (CPU VERSIE !) 08-04-2024-COLAB-CPU-PYTHON3-tvscitechtalk.ipynb
|
13 |
+
# https://colab.research.google.com/drive/1EreiFx825oIrR2P43XSXjHXx01EWi6ZH#scrollTo=vuLjbPxexPDj&uniqifier=5
|
14 |
+
faster-whisper
|
15 |
+
# ipython-autotime
|
16 |
+
|
17 |
+
|
18 |
+
|
19 |
# https://raw.githubusercontent.com/ayushkumarshah/Guitar-Chords-recognition/master/requirements.txt
|
20 |
|
21 |
#absl-py==0.9.0
|