SebastianSchramm commited on
Commit
a941ce3
·
unverified ·
1 Parent(s): b4d2f16

update readme

Browse files
Files changed (1) hide show
  1. README.md +6 -3
README.md CHANGED
@@ -1,13 +1,16 @@
1
  ---
2
- title: Tts
3
  emoji: 🐠
4
  colorFrom: gray
5
  colorTo: yellow
6
  sdk: docker
7
  pinned: false
8
  license: apache-2.0
9
- short_description: tts cocqui API
10
  startup_duration_timeout: 2h
11
  ---
12
 
13
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
1
  ---
2
+ title: gemma-kokoro
3
  emoji: 🐠
4
  colorFrom: gray
5
  colorTo: yellow
6
  sdk: docker
7
  pinned: false
8
  license: apache-2.0
9
+ short_description: gemma kokoro API
10
  startup_duration_timeout: 2h
11
  ---
12
 
13
+ ## Cozy Tales
14
+
15
+ Cozy Tales is an emotionally intelligent AI storytelling app that supports children aged 4–7 during vulnerable moments—like bedtime, anxiety, or sadness—by generating personalized audio stories using Gemma-3n-4b-it and Kokoro-82M TTS.
16
+ This is the backend of the app written in python.