Spaces:
Paused
Paused
Update app.py
Browse files
app.py
CHANGED
|
@@ -20,13 +20,6 @@ GRADIO_CHANNEL_ID = 1025174734427656283
|
|
| 20 |
|
| 21 |
TRIGGERS = {
|
| 22 |
("discord bot",): "<@U051DB2754M>", # adam
|
| 23 |
-
("text to speech",): "<@U039C2GANMV>", # VB
|
| 24 |
-
("tts",): "<@U039C2GANMV>", # VB
|
| 25 |
-
("asr",): "<@U039C2GANMV>", # VB
|
| 26 |
-
("musicgen",): "<@U039C2GANMV>", # VB
|
| 27 |
-
("whisper",): "<@U039C2GANMV>", # VB
|
| 28 |
-
("speech recognition",): "<@U039C2GANMV>", # VB
|
| 29 |
-
("bark",): "<@U039C2GANMV>", # VB
|
| 30 |
("autotrain",): "<@U01E3LEC2N7>", # abhishek
|
| 31 |
("auto train",): "<@U01E3LEC2N7>", # abhishek
|
| 32 |
("competition",): "<@U01E3LEC2N7>", # abhishek
|
|
|
|
| 20 |
|
| 21 |
TRIGGERS = {
|
| 22 |
("discord bot",): "<@U051DB2754M>", # adam
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 23 |
("autotrain",): "<@U01E3LEC2N7>", # abhishek
|
| 24 |
("auto train",): "<@U01E3LEC2N7>", # abhishek
|
| 25 |
("competition",): "<@U01E3LEC2N7>", # abhishek
|