Spaces:
Bradarr
/
Running on Zero

ravenjiang commited on
Commit
50cc603
·
verified ·
1 Parent(s): 96dc011

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -1,14 +1,14 @@
1
  ---
2
- title: Sesame CSM Space
3
- emoji: 🚀
4
- colorFrom: blue
5
- colorTo: blue
6
  sdk: gradio
7
  sdk_version: 5.20.0
8
  app_file: app.py
9
  pinned: false
10
  license: apache-2.0
11
- short_description: Generation using Sesame's Conversational Speech Model
12
  ---
13
 
14
  ## CSM 1B
@@ -40,4 +40,4 @@ Conversational prompts are from the [EdAcc dataset](https://groups.inf.ed.ac.uk/
40
  Read speech prompts are form the [LibriTTS-R dataset](https://google.github.io/df-conformer/librittsr/)
41
 
42
  **Authors**
43
- Johan Schalkwyk, Ankit Kumar, Dan Lyth, Sefik Emre Eskimez, Zack Hodari, Cinjon Resnick, Ramon Sanabria, Raven Jiang, and the Sesame team.
 
1
  ---
2
+ title: Sesame CSM
3
+ emoji: 🌱
4
+ colorFrom: green
5
+ colorTo: gray
6
  sdk: gradio
7
  sdk_version: 5.20.0
8
  app_file: app.py
9
  pinned: false
10
  license: apache-2.0
11
+ short_description: Contextual speech audio generation
12
  ---
13
 
14
  ## CSM 1B
 
40
  Read speech prompts are form the [LibriTTS-R dataset](https://google.github.io/df-conformer/librittsr/)
41
 
42
  **Authors**
43
+ Johan Schalkwyk, Ankit Kumar, Dan Lyth, Sefik Emre Eskimez, Zack Hodari, Cinjon Resnick, Ramon Sanabria, Raven Jiang, and the Sesame team.