awacke1 commited on
Commit
aadb188
Β·
1 Parent(s): c2943dd

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +5 -5
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
- 1. https://huggingface.co/spaces/awacke1/ASR-High-Accuracy-Test
79
- 2. https://huggingface.co/spaces/awacke1/ASRGenerateStory
80
- 3. https://huggingface.co/spaces/awacke1/TTS-STT-Blocks
81
- 4. https://huggingface.co/spaces/awacke1/CloneAnyVoice
82
- 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)
 
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)