HiMind commited on
Commit
314d289
·
verified ·
1 Parent(s): 07bf638

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -12
README.md CHANGED
@@ -53,7 +53,6 @@ This is not a training checkpoint meant to be unpacked and rebuilt from ingredie
53
  - Packed voices and emotions inside one artifact
54
  - CLI usage for quick testing
55
  - Python API usage
56
- - Hugging Face Space friendly
57
 
58
  ## Requirements
59
 
@@ -500,17 +499,6 @@ If a voice or emotion is not found by exact name, PackedTTS will try normalized
500
 
501
  ---
502
 
503
- ## Hugging Face usage
504
-
505
- This repo is designed to work well as a Hugging Face model repository and as a Hugging Face Space backend:
506
-
507
- * the Space can install dependencies from `requirements.txt`
508
- * the Space can download `tts.pt` automatically
509
- * the runtime can load `PackedTTS.py`
510
- * users can generate speech without rebuilding the bundle
511
-
512
- ---
513
-
514
  ## Credits
515
 
516
  Built on top of:
 
53
  - Packed voices and emotions inside one artifact
54
  - CLI usage for quick testing
55
  - Python API usage
 
56
 
57
  ## Requirements
58
 
 
499
 
500
  ---
501
 
 
 
 
 
 
 
 
 
 
 
 
502
  ## Credits
503
 
504
  Built on top of: