Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -75,11 +75,11 @@ st.markdown("""
|
|
75 |
2. π **Named Entity Recognition (NER)** - Identify and classify named entities in text. [Example](https://huggingface.co/spaces/awacke1/Named-entity-resolution)
|
76 |
3. π **Speech recognition** - Transcribe spoken language into text.
|
77 |
# Advanced NLP Examples:
|
78 |
-
|
79 |
-
|
80 |
-
|
81 |
-
|
82 |
-
|
83 |
4. π **Machine translation** - Translate text between languages automatically. [Example](https://huggingface.co/spaces/awacke1/Machine-translation)
|
84 |
5. π **Text summarization** - Automatically summarize large volumes of text. [Example](https://huggingface.co/spaces/awacke1/Text-summarization)
|
85 |
6. β **Question answering** - Answer questions posed in natural language. [Example](https://huggingface.co/spaces/awacke1/Question-answering)
|
|
|
75 |
2. π **Named Entity Recognition (NER)** - Identify and classify named entities in text. [Example](https://huggingface.co/spaces/awacke1/Named-entity-resolution)
|
76 |
3. π **Speech recognition** - Transcribe spoken language into text.
|
77 |
# Advanced NLP Examples:
|
78 |
+
3.1. https://huggingface.co/spaces/awacke1/ASR-High-Accuracy-Test
|
79 |
+
3.2. https://huggingface.co/spaces/awacke1/ASRGenerateStory
|
80 |
+
3.3. https://huggingface.co/spaces/awacke1/TTS-STT-Blocks
|
81 |
+
3.4. https://huggingface.co/spaces/awacke1/CloneAnyVoice
|
82 |
+
3.5. https://huggingface.co/spaces/awacke1/ASR-SOTA-NvidiaSTTMozilla
|
83 |
4. π **Machine translation** - Translate text between languages automatically. [Example](https://huggingface.co/spaces/awacke1/Machine-translation)
|
84 |
5. π **Text summarization** - Automatically summarize large volumes of text. [Example](https://huggingface.co/spaces/awacke1/Text-summarization)
|
85 |
6. β **Question answering** - Answer questions posed in natural language. [Example](https://huggingface.co/spaces/awacke1/Question-answering)
|