Pabloler21 Claude Fable 5 commited on
Commit
d7b5d9f
·
1 Parent(s): 2c4fa08

build: Space deps for Kokoro voice (python 3.11, espeak-ng, spacy)

Browse files
Files changed (3) hide show
  1. README.md +1 -0
  2. packages.txt +1 -0
  3. requirements.txt +5 -0
README.md CHANGED
@@ -6,6 +6,7 @@ colorTo: indigo
6
  sdk: gradio
7
  sdk_version: 6.17.3
8
  app_file: app.py
 
9
  pinned: true
10
  short_description: A lost child asks for your memories — then claims them.
11
  tags:
 
6
  sdk: gradio
7
  sdk_version: 6.17.3
8
  app_file: app.py
9
+ python_version: "3.11"
10
  pinned: true
11
  short_description: A lost child asks for your memories — then claims them.
12
  tags:
packages.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ espeak-ng
requirements.txt CHANGED
@@ -5,3 +5,8 @@ spaces
5
  pydantic>=2.0.0
6
  torch
7
  requests
 
 
 
 
 
 
5
  pydantic>=2.0.0
6
  torch
7
  requests
8
+ kokoro
9
+ misaki[en]
10
+ soundfile
11
+ spacy
12
+ en_core_web_sm @ https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.8.0/en_core_web_sm-3.8.0-py3-none-any.whl