Korakoe commited on
Commit
1d2fef5
Β·
verified Β·
1 Parent(s): ef949f1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +29 -14
README.md CHANGED
@@ -7,6 +7,13 @@ sdk: static
7
  pinned: true
8
  ---
9
 
 
 
 
 
 
 
 
10
 
11
  <p align="center"><img src="https://raw.githubusercontent.com/ShoukanLabs/.github/main/profile/ShoukanLab-circle.png" width="256"></p>
12
 
@@ -14,38 +21,46 @@ pinned: true
14
 
15
  <p align="center">Shoukan ε¬ε–šγ€γ—γ‚‡γ†γ‹γ‚“γ€‘ γƒΌ can be translated into either Summon or Summoning.</p>
16
 
 
 
 
 
 
17
  ## πŸ”Ž What is ShoukanLabs?
18
 
19
- We are a tiny group of AI enthusiasts founded by ButterCream, and currently comprised of:
20
  - **[ButterCream](https://github.com/korakoe)**
21
  - [AshtakaOOf](https://github.com/AshtakaOOf)
22
  - [Alex](https://github.com/MFAlex/)
23
  - [High Speed Rail Enjoyer](https://github.com/Ihateyoudattebayo)
24
  - [Neggles](https://github.com/neggles)
25
  - [ZeroCool](https://github.com/ZeroCool940711)
26
-
27
- We are working on AI Image generation and other generative technologies!
28
-
29
- <a href="https://discord.gg/5bq9HqVhsJ"><img src="https://img.shields.io/badge/find_us_at_the-ShoukanLabs_Discord-invite?style=flat-square&logo=discord&logoColor=%23ffffff&labelColor=%235865F2&color=%23ffffff" width="320" alt="discord"></a>
30
 
31
  ## πŸ“š Our Projects
32
 
33
  - **Future Projects**
34
- - OpenNiji-V3 *(placeholder name | Most likely to be built on [Muse](https://github.com/Sygil-Dev/muse-maskgit-pytorch))*
35
 
36
  - **Current Projects**
37
- - A Large collection of models surrounding TTS (Vokan-V2 included)
38
- - [Muse](https://github.com/Sygil-Dev/muse-maskgit-pytorch) - A new architecture for efficient text2image generation, based on the [Google Paper](https://arxiv.org/abs/2301.00704)
39
- - [OpenNiji-Dataset](https://huggingface.co/datasets/ShoukanLabs/OpenNiji-Dataset) - The dataset that will be used for OpenNiji-V3
40
- - [Dataset preview](https://huggingface.co/spaces/ShoukanLabs/OpenNiji-Dataset-Viewer) - See what images the dataset contains
 
41
 
42
  - **Previous Projects**
 
43
  - [Vokan](https://huggingface.co/ShoukanLabs/Vokan) - An expressive StyleTTS2 finetune with better 0-shot capabilities
44
  - [OpenNiji](https://huggingface.co/ShoukanLabs/OpenNiji) - A finetune aimed at replicating Nijijourney on Stable Diffusion.
45
  - [OpenNiji-V2](https://huggingface.co/ShoukanLabs/OpenNiji-V2) - A second finetune made to replicate the Nijijourney style more accurately.
46
 
47
- ## Announcements
48
- <p align="center"><img src="https://raw.githubusercontent.com/ShoukanLabs/.github/main/profile/Shoukan%20x%20Sygil.png" width="720"></p>
49
-
50
 
51
- - We are happy to announce a partnership with **[Sygil.dev!](https://github.com/Sygil-Dev)** We're working on some massive things together and hope to share them with you **soon!**
 
 
 
 
7
  pinned: true
8
  ---
9
 
10
+ <style>
11
+ .container {
12
+ display: flex;
13
+ justify-content: center;
14
+ align-items: center;
15
+ }
16
+ </style>
17
 
18
  <p align="center"><img src="https://raw.githubusercontent.com/ShoukanLabs/.github/main/profile/ShoukanLab-circle.png" width="256"></p>
19
 
 
21
 
22
  <p align="center">Shoukan ε¬ε–šγ€γ—γ‚‡γ†γ‹γ‚“γ€‘ γƒΌ can be translated into either Summon or Summoning.</p>
23
 
24
+ <div class='container'>
25
+ <a align="center" href="https://discord.gg/5bq9HqVhsJ"><img src="https://img.shields.io/badge/find_us_at_the-ShoukanLabs_Discord-invite?style=flat-square&logo=discord&logoColor=%23ffffff&labelColor=%235865F2&color=%23ffffff" width="320" alt="discord"></a>
26
+ <!--<a align="left" style="font-size: 1.3rem; font-weight: bold; color: #5662f6;" href="https://discord.gg/5bq9HqVhsJ">find us on Discord</a>-->
27
+ </div>
28
+
29
  ## πŸ”Ž What is ShoukanLabs?
30
 
31
+ We are a small (non-company) organisation aiming at producing cutting edge models
32
  - **[ButterCream](https://github.com/korakoe)**
33
  - [AshtakaOOf](https://github.com/AshtakaOOf)
34
  - [Alex](https://github.com/MFAlex/)
35
  - [High Speed Rail Enjoyer](https://github.com/Ihateyoudattebayo)
36
  - [Neggles](https://github.com/neggles)
37
  - [ZeroCool](https://github.com/ZeroCool940711)
38
+ - [Soshyant](https://huggingface.co/Respair)
39
+ - [Wooser](https://huggingface.co/NekoMikoReimu)
40
+ - Karesto
 
41
 
42
  ## πŸ“š Our Projects
43
 
44
  - **Future Projects**
45
+ - None as of this current time
46
 
47
  - **Current Projects**
48
+ - A Large collection of projects surrounding TTS
49
+ - Vokan-V2 - An iterative improvement on the Vokan TTS model, featuring several architectural improvements.
50
+ - *More details soon...*
51
+ - [VoPho](https://github.com/ShoukanLabs/VoPho) - A universal meta-library for phonemisation under the MIT license, with support for single language and multi-code text! These phonemisers go under an accuracy verification process, to esnure the outputs are sound.
52
+ - VokanPipe - Our dataset curation tool designed to make dataset production simple, efficient, and largely unsupervised.
53
 
54
  - **Previous Projects**
55
+ - [AniSpeech](https://huggingface.co/datasets/ShoukanLabs/AniSpeech) - An expressive dataset used to train Vokan V1 (unfortunately, not of the best quality, we're working on it!)
56
  - [Vokan](https://huggingface.co/ShoukanLabs/Vokan) - An expressive StyleTTS2 finetune with better 0-shot capabilities
57
  - [OpenNiji](https://huggingface.co/ShoukanLabs/OpenNiji) - A finetune aimed at replicating Nijijourney on Stable Diffusion.
58
  - [OpenNiji-V2](https://huggingface.co/ShoukanLabs/OpenNiji-V2) - A second finetune made to replicate the Nijijourney style more accurately.
59
 
60
+ ## πŸ’‘Our Philosophy
61
+ At ShoukanLabs, we believe in:
 
62
 
63
+ - Contributing to the community
64
+ - Cutting-edge AI research (and teaching old models new tricks)
65
+ - Collaborative development
66
+ - Not being limited to a hobbyist level even if we're hobbyist developers