RayeRen commited on
Commit
4c1df9e
1 Parent(s): a6f82e1
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- title: FastSpeech2
3
  emoji: 🤗
4
  colorFrom: yellow
5
  colorTo: orange
1
  ---
2
+ title: PortaSpeech
3
  emoji: 🤗
4
  colorFrom: yellow
5
  colorTo: orange
inference/tts/gradio/gradio_settings.yaml CHANGED
@@ -1,12 +1,12 @@
1
- title: 'NATSpeech/FastSpeech 2'
2
  description: |
3
- Gradio demo for NATSpeech/FastSpeech 2. To use it, simply add your audio, 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/fastspeech2.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
- inference_cls: inference.tts.fs2_orig.FastSpeech2OrigInfer
12
- exp_name: fs2_exp
1
+ title: 'NATSpeech/PortaSpeech'
2
  description: |
3
+ Gradio demo for NATSpeech/PortaSpeech. To use it, simply add your audio, 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/portaspeech.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
+ inference_cls: inference.tts.ps_flow.PortaSpeechFlowInfer
12
+ exp_name: ps_normal_exp