thivav commited on
Commit
330f643
·
unverified ·
1 Parent(s): c826025

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -1
README.md CHANGED
@@ -1,3 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
1
  # The Image Reader 📢
2
 
3
  [The Image Reader 📢 - Playground](www.google.com)
@@ -16,4 +27,4 @@ This application analyzes the uploaded image, generates an imaginative phrase, a
16
  - **text-to-audio:**
17
  - ```suno/bark-small``` used to generate the audio version of the imaginative narrative earlier.
18
  - [suno/bark-small](https://huggingface.co/suno/bark-small)
19
- - **BARK**: Bark is a transformer-based text-to-audio model created by [Suno](https://www.suno.ai/). Bark can generate highly realistic, multilingual speech as well as other audio - including music, background noise and simple sound effects. The model can also produce nonverbal communications like laughing, sighing and crying.
 
1
+ ---
2
+ title: Image To Audio
3
+ emoji: 📢
4
+ colorFrom: gray
5
+ colorTo: yellow
6
+ sdk: streamlit
7
+ sdk_version: 1.29.0
8
+ app_file: app.py
9
+ pinned: false
10
+ ---
11
+
12
  # The Image Reader 📢
13
 
14
  [The Image Reader 📢 - Playground](www.google.com)
 
27
  - **text-to-audio:**
28
  - ```suno/bark-small``` used to generate the audio version of the imaginative narrative earlier.
29
  - [suno/bark-small](https://huggingface.co/suno/bark-small)
30
+ - **BARK**: Bark is a transformer-based text-to-audio model created by [Suno](https://www.suno.ai/). Bark can generate highly realistic, multilingual speech as well as other audio - including music, background noise and simple sound effects. The model can also produce nonverbal communications like laughing, sighing and crying.