miya3333 commited on
Commit
17745cb
·
verified ·
1 Parent(s): 13fc1c4

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -3
README.md CHANGED
@@ -8,7 +8,18 @@ sdk_version: 5.9.1
8
  app_file: app.py
9
  pinned: false
10
  license: apache-2.0
11
- short_description: This is test space.
12
- ---
 
 
 
 
 
 
 
 
13
 
14
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
8
  app_file: app.py
9
  pinned: false
10
  license: apache-2.0
11
+ description: |
12
+ This is test space.
13
+
14
+ This Space is licensed under the [Apache License 2.0](https://www.apache.org/licenses/LICENSE-2.0).
15
+
16
+ This Space uses the following open source models from the SpeechBrain project:
17
+
18
+ * [tts-hifigan-ljspeech](https://huggingface.co/speechbrain/tts-hifigan-ljspeech) (Apache License 2.0)
19
+ * Developer: SpeechBrain
20
+ * License: [Apache License 2.0](https://www.apache.org/licenses/LICENSE-2.0.txt)
21
 
22
+ * [tts-tacotron2-ljspeech](https://huggingface.co/speechbrain/tts-tacotron2-ljspeech) (Apache License 2.0)
23
+ * Developer: SpeechBrain
24
+ * License: [Apache License 2.0](https://www.apache.org/licenses/LICENSE-2.0.txt)
25
+ ---