Silentlin commited on
Commit
c678a9a
1 Parent(s): 493b8bb

fix ds path

Browse files
inference/tts/gradio/gradio_settings.yaml CHANGED
@@ -1,12 +1,16 @@
1
- title: 'NATSpeech/DiffSpeech (WIP)'
2
  description: |
3
  Gradio demo for NATSpeech/DiffSpeech. This space is working in progress and does not achieve the best results now. Our well-tuned model will be released recently. To use it, simply enter the text, or click one of the examples to load them. Note: This space is running on CPU, inference times will be higher.
4
  article: |
5
  Link to <a href='https://github.com/NATSpeech/NATSpeech/blob/main/docs/diffspeech.md' style='color:blue;' target='_blank\'>Github REPO</a>
6
  example_inputs:
 
 
 
 
7
  - |-
8
  for although the chinese took impressions from wood blocks engraved in relief for centuries before the woodcutters of the netherlands, by a similar process.
9
  - |-
10
  most of caxtons own types are of an earlier character , though they also much resemble flemish or cologne letter .
11
  inference_cls: inference.tts.ds.DiffSpeechInfer
12
- exp_name: diffspeech
 
1
+ title: 'NATSpeech/DiffSpeech'
2
  description: |
3
  Gradio demo for NATSpeech/DiffSpeech. This space is working in progress and does not achieve the best results now. Our well-tuned model will be released recently. To use it, simply enter the text, or click one of the examples to load them. Note: This space is running on CPU, inference times will be higher.
4
  article: |
5
  Link to <a href='https://github.com/NATSpeech/NATSpeech/blob/main/docs/diffspeech.md' style='color:blue;' target='_blank\'>Github REPO</a>
6
  example_inputs:
7
+ - |-
8
+ the invention of movable metal letters in the middle of the fifteenth century may justly be considered as the invention of the art of printing.
9
+ - |-
10
+ produced the block books, which were the immediate predecessors of the true printed book,
11
  - |-
12
  for although the chinese took impressions from wood blocks engraved in relief for centuries before the woodcutters of the netherlands, by a similar process.
13
  - |-
14
  most of caxtons own types are of an earlier character , though they also much resemble flemish or cologne letter .
15
  inference_cls: inference.tts.ds.DiffSpeechInfer
16
+ exp_name: ds_exp