--- license: mit language: - en - zh pipeline_tag: text-to-speech tags: - bert-vits2 - female - style-bert-vits-jpextra - tts - bertvits2 - text-to-speech - japanese --- Download links
Download model file
Download config file
Download style vectors file Style Bert vits2 2.1 JPExtra ,5 JP muluti spearker model
(JP 5 women) + (JP 1 men) + (26 emotion style...ex sad,happy,lol)
0 amazinGood ![image/png](https://cdn-uploads.huggingface.co/production/uploads/64cc8ece0bf3949c692e00c8/AkLcK1iXnUam96vcBZLiS.png) style:lol;text:これは合成した音声です、、あいつマジ凄いよね、うふふ。 style:down;text:これは合成した音声です、、あいつマジ凄いよね。
1 calmCloud ![image/png](https://cdn-uploads.huggingface.co/production/uploads/64cc8ece0bf3949c692e00c8/cNitnYHaES2tM3PRQkSh6.png) style:ohmygod; text:これは合成した音声です、、あいつマジ凄いよね。 style:down; text:これは合成した音声です、、ごめんなさい、、わたしのせいで、、まじですみません。
2 coolcute ![image/png](https://cdn-uploads.huggingface.co/production/uploads/64cc8ece0bf3949c692e00c8/-6HcrpmdqCgr-P89JX83i.png) style:normal; text:これは合成した音声です、、あいつマジ凄いよね。 style:sad; text:これは合成した音声です、、ごめんなさい、わたしのせいで、まじでごめん。
3 fineCrystal ![image/png](https://cdn-uploads.huggingface.co/production/uploads/64cc8ece0bf3949c692e00c8/56sW4urDf7EnQaIbsZe2E.png) style:fine; text:これは合成した音声だよ、、あいつマジ凄いよね、、ふふっ。 style:sad; text:これは合成した音声です、、ごめんなさい、、わたしのせいで、、まじですみません。
4 lightFire ![image/png](https://cdn-uploads.huggingface.co/production/uploads/64cc8ece0bf3949c692e00c8/jNFqbX0p4hhHhHcndRBhZ.png) style:lol; text:これは合成した音声だよ、、あいつマジ凄いよね、、ふふっ。 style:normal; text:これは合成した音声だよ、、普通の感情で話しているんだね。
      "spk2id": {
      "NotAnime-JP-age20female-amazinGood": 0,
      "NotAnime-JP-age20female-calmCloud": 1,
      "NotAnime-JP-age20female-coolcute": 2,
      "NotAnime-JP-age20female-fineCrystal": 3,
      "NotAnime-JP-age20male-lightFire": 4
    }
使用教程 https://github-com.translate.goog/litagin02/Style-Bert-VITS2?tab=readme-ov-file&_x_tr_sl=auto&_x_tr_tl=zh&_x_tr_hl=ja&_x_tr_pto=wapp#%E4%BD%BF%E3%81%84%E6%96%B9 How to use https://github-com.translate.goog/litagin02/Style-Bert-VITS2?tab=readme-ov-file&_x_tr_sl=auto&_x_tr_tl=en&_x_tr_hl=ja&_x_tr_pto=wapp#%E4%BD%BF%E3%81%84%E6%96%B9 使用する方法 https://github-com.translate.goog/litagin02/Style-Bert-VITS2?tab=readme-ov-file&_x_tr_sl=auto&_x_tr_tl=ja&_x_tr_hl=ja&_x_tr_pto=wapp#%E4%BD%BF%E3%81%84%E6%96%B9
   #get audio
   

   #model files in to C:\Users\YOUR USERNAME\....\Style-Bert-VITS2\model_assets\ =>(NotAnimeJPManySpeaker_e120_s22200.safetensors),(config.json),(style_vectors.npy)
   
   python \Style-Bert-VITS2\server_fastapi.py

   #browser url
   http://127.0.0.1:5000/voice?text=自動で読み上げていただくのはこの文章です&model_id=0&speaker_id=0&style=amazinGood(lol)&style_weight=2&sdp_ratio=0.2&noise=0.5&noisew=0.9&length=0.9&language=JP&auto_split=false&split_interval=0.5&assist_text_weight=1&s=73X
 
    "num_styles": 25,
  
    "style2id": {
      "Neutral": 0,
  
      "amazinGood(down)": 1,
      "amazinGood(lol)": 2,
      "amazinGood(onmygod)": 3,
      "amazinGood(normal)": 4,
  
      "calmCloud(lol)": 5,
      "calmCloud(question)": 6,
      "calmCloud(down)": 7,
      "calmCloud(hate)": 8,
      "calmCloud(ohmygod)": 9,
      "calmCloud(normal)": 10,
  
      "coolcute(onmygod)": 11,
      "coolcute(normal)": 12,
      "coolcute(fine)": 13,
      "coolcute(sad)": 14,
  
      "fineCrystal(fine)": 15,
      "fineCrystal(ohmygod)": 16,
      "fineCrystal(veryfine)": 17,
      "fineCrystal(normal)": 18,
      "fineCrystal(sad)": 19,
  
      "lightFire(question)": 20,
      "lightFire(hello)": 21,
      "lightFire(normal)": 22,
      "lightFire(strong)": 23,
      "lightFire(lol)": 24
girl-style-bert-vits2-JPExtra-models