WarriorMama777 commited on
Commit
87f8e87
1 Parent(s): aeee5b4

fix repo url

Browse files
Files changed (1) hide show
  1. README.md +5 -9
README.md CHANGED
@@ -1,11 +1,7 @@
1
- ---
2
- license: creativeml-openrail-m
3
- ---
4
-
5
- # GLaDOS TTS(Text-to-Speech) Models
6
 
7
  <p align="center">
8
- <img src="https://github.com/WarriorMama777/imgup/blob/main/img/__Repository/huggingface/AI/GLaDOS_TTS/WebAssets_heroimage_GLaDOS_02_comp001.png?raw=true" alt="GLaDOS Text-to-Speech Model Heroimage" title="GLaDOS Text-to-Speech Model Heroimage">
9
  </p>
10
 
11
 
@@ -61,15 +57,15 @@ Multilingual samples in Japanese, English, and Chinese.
61
  ## Installation and Usage
62
  Detailed installation and usage guides can be found in the respective model repositories. Both models support Python environments, and the Style-Bert_VITS2 model includes an API server for integration with other applications and tools.
63
 
64
- - Style-Bert_VITS2 Model: [Repository Link](https://github.com/mashi-tan/Style-Bert_VITS2)
65
- - GPT-SoVITS Model: [Repository Link](https://github.com/mashi-tan/GPT-SoVITS)
66
 
67
  ## License and Credits
68
  These models are distributed under the CreativeML Open RAIL-M License. The GLaDOS voice data used for training is credited to the voice clips from [GLaDOS voice lines (Portal) - Portal Wiki](https://theportalwiki.com/wiki/GLaDOS_voice_lines_(Portal)). The GLaDOS voice is based on the artificial intelligence character from the popular game series "Portal" developed by Valve Corporation. The distinct and iconic voice of GLaDOS is performed by actress Ellen McLain. This TTS model is based on content created by Valve Corporation, and I extend our gratitude and recognition to their work.
69
 
70
  ### Awesome GLaDOS Project
71
 
72
- <iframe width="560" height="248" src="https://www.youtube-nocookie.com/embed/yNcKTZsHyfA?si=3sVXOmIse-HcSP9x" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
73
 
74
  - [davesarmoury/GLaDOS](https://github.com/davesarmoury/GLaDOS)
75
 
 
1
+ # GLaDOS TTS(Text-to-Speech) Models
 
 
 
 
2
 
3
  <p align="center">
4
+ <img src="https://github.com/WarriorMama777/imgup/blob/main/img/__Repository/huggingface/AI/GLaDOS_TTS/WebAssets_heroimage_GLaDOS_comp002.png?raw=true" alt="GLaDOS Text-to-Speech Model Heroimage" title="GLaDOS Text-to-Speech Model Heroimage">
5
  </p>
6
 
7
 
 
57
  ## Installation and Usage
58
  Detailed installation and usage guides can be found in the respective model repositories. Both models support Python environments, and the Style-Bert_VITS2 model includes an API server for integration with other applications and tools.
59
 
60
+ - Style-Bert_VITS2 Model: [Repository Link](https://github.com/litagin02/Style-Bert-VITS2)
61
+ - GPT-SoVITS Model: [Repository Link](https://github.com/RVC-Boss/GPT-SoVITS)
62
 
63
  ## License and Credits
64
  These models are distributed under the CreativeML Open RAIL-M License. The GLaDOS voice data used for training is credited to the voice clips from [GLaDOS voice lines (Portal) - Portal Wiki](https://theportalwiki.com/wiki/GLaDOS_voice_lines_(Portal)). The GLaDOS voice is based on the artificial intelligence character from the popular game series "Portal" developed by Valve Corporation. The distinct and iconic voice of GLaDOS is performed by actress Ellen McLain. This TTS model is based on content created by Valve Corporation, and I extend our gratitude and recognition to their work.
65
 
66
  ### Awesome GLaDOS Project
67
 
68
+ <iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/yNcKTZsHyfA?si=3sVXOmIse-HcSP9x" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
69
 
70
  - [davesarmoury/GLaDOS](https://github.com/davesarmoury/GLaDOS)
71