Spaces:
Sleeping
Sleeping
nijatzeynalov
commited on
Commit
•
079ae85
1
Parent(s):
6d3ca62
Update app.py
Browse files
app.py
CHANGED
@@ -48,8 +48,8 @@ iface = gr.Interface(
|
|
48 |
],
|
49 |
layout="horizontal",
|
50 |
theme="huggingface",
|
51 |
-
title="
|
52 |
-
description="
|
53 |
allow_flagging='never',
|
54 |
)
|
55 |
iface.launch(enable_queue=True)
|
|
|
48 |
],
|
49 |
layout="horizontal",
|
50 |
theme="huggingface",
|
51 |
+
title="AzVoiceSent: Sentiment Classification from Voice Transcriptions in Azerbaijani",
|
52 |
+
description="AzVoiceSent is research project focused on sentiment classification from voice transcriptions in Azerbaijani. The project has the potential to provide valuable insights into the sentiment expressed by speakers in various domains and applications. ",
|
53 |
allow_flagging='never',
|
54 |
)
|
55 |
iface.launch(enable_queue=True)
|