Linux User commited on
Commit
458b67b
·
1 Parent(s): 1217df1

hf README

Browse files
Files changed (1) hide show
  1. README.md +10 -3
README.md CHANGED
@@ -1,6 +1,13 @@
1
- # README.md
2
-
3
- # StutterUp
 
 
 
 
 
 
 
4
 
5
  ## Overview
6
  StutterUp is a Python-based tool designed to support speech analysis and script optimization. By combining speech-to-text technology with powerful language models, it generates helpful diagnostics and suggestions to enhance speech fluency and clarity.
 
1
+ ---
2
+ title: StutterUp
3
+ emoji: 🗣️
4
+ colorFrom: blue
5
+ colorTo: indigo
6
+ sdk: gradio
7
+ sdk_version: "4.44.0"
8
+ app_file: app.py
9
+ pinned: false
10
+ ---
11
 
12
  ## Overview
13
  StutterUp is a Python-based tool designed to support speech analysis and script optimization. By combining speech-to-text technology with powerful language models, it generates helpful diagnostics and suggestions to enhance speech fluency and clarity.