neuralleap commited on
Commit
79519f1
β€’
1 Parent(s): 3eca8e5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -19
README.md CHANGED
@@ -1,19 +1,12 @@
1
- This directory includes a few sample datasets to get you started.
2
-
3
- * `california_housing_data*.csv` is California housing data from the 1990 US
4
- Census; more information is available at:
5
- https://developers.google.com/machine-learning/crash-course/california-housing-data-description
6
-
7
- * `mnist_*.csv` is a small sample of the
8
- [MNIST database](https://en.wikipedia.org/wiki/MNIST_database), which is
9
- described at: http://yann.lecun.com/exdb/mnist/
10
-
11
- * `anscombe.json` contains a copy of
12
- [Anscombe's quartet](https://en.wikipedia.org/wiki/Anscombe%27s_quartet); it
13
- was originally described in
14
-
15
- Anscombe, F. J. (1973). 'Graphs in Statistical Analysis'. American
16
- Statistician. 27 (1): 17-21. JSTOR 2682899.
17
-
18
- and our copy was prepared by the
19
- [vega_datasets library](https://github.com/altair-viz/vega_datasets/blob/4f67bdaad10f45e3549984e17e1b3088c731503d/vega_datasets/_data/anscombe.json).
 
1
+ ---
2
+ title: Speechtotext
3
+ emoji: πŸ“š
4
+ colorFrom: gray
5
+ colorTo: indigo
6
+ sdk: gradio
7
+ sdk_version: 3.50.0
8
+ app_file: app.py
9
+ pinned: false
10
+ ---
11
+
12
+ Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference