Spaces:
Running
Running
Update main.py
Browse files
main.py
CHANGED
@@ -6,7 +6,6 @@ drive.mount('/content/drive')
|
|
6 |
pip install transformers librosa torch soundfile numba numpy TTS datasets gradio protobuf==3.20.3
|
7 |
|
8 |
"""Emotion Detection (Using Text Dataset)""""
|
9 |
-
|
10 |
"""
|
11 |
!pip install --upgrade numpy tensorflow transformers TTS
|
12 |
|
|
|
6 |
pip install transformers librosa torch soundfile numba numpy TTS datasets gradio protobuf==3.20.3
|
7 |
|
8 |
"""Emotion Detection (Using Text Dataset)""""
|
|
|
9 |
"""
|
10 |
!pip install --upgrade numpy tensorflow transformers TTS
|
11 |
|