Skip to content

Releases: voicepaw/so-vits-svc-fork

v1.4.2

26 Mar 10:36
Compare
Choose a tag to compare

Fix

  • logging: Initialize logging in logger file and move version log (#131) (441d51f)
  • preprocess: Fix dtype in sf.read() to save memory and fix preprocess_resample (#132) (0af1e13)
  • Fix audio resampled to 22kHz (#130) (4203f37)

Documentation

v1.4.1

26 Mar 08:13
Compare
Choose a tag to compare

Fix

  • main,gui: Fix some parameters not passed (#124) (6cfe3d3)

v1.4.0

26 Mar 07:50
Compare
Choose a tag to compare

Feature

  • preprocessing: Add 2 more preprocessing commands (#123) (45eba0f)

Documentation

  • Add BlueAmulet as a contributor for code (#119) (6a7e8ba)

v1.3.6

26 Mar 07:05
Compare
Choose a tag to compare

Fix

  • release: Trigger release (15ad525)

Documentation

  • Add BlueAmulet as a contributor for code (#119) (6a7e8ba)

v1.3.5

26 Mar 05:22
Compare
Choose a tag to compare

Fix

  • data_utils: Allow float32 audio to be processed properly (#115) (13943b6)

v1.3.4

25 Mar 07:53
Compare
Choose a tag to compare

Fix

  • Change default f0 method from crepe to dio (#100) (baf58d2)

v1.3.3

25 Mar 07:37
Compare
Choose a tag to compare

Fix

  • Fix old checkpoint deletion by sorting the models properly (#65) (#89) (287dc94)

Documentation

  • Add Lordmau5 as a contributor for bug, and code (#102) (4df46ee)

v1.3.2

24 Mar 05:54
Compare
Choose a tag to compare

Fix

  • gui: Fix devices list and fix tqdm error in gui (#99) (59724cd)

Documentation

  • Add MashiroSA as a contributor for doc, and bug (#98) (495b7cb)
  • notebook: Fix cluster inference command and improve cluster training command (#93) (7642594)

v1.3.1

24 Mar 03:42
Compare
Choose a tag to compare

Fix

  • gui: Fix defaut for auto_play (#97) (07920a4)
  • infer_tool: Fix speaker not automaticlly set to the first one if not found in cluster inference (#96) (a643e4f)

Documentation

  • notebook: Add cluster training and inference (#84) (9ffb621)

v1.3.0

23 Mar 14:27
Compare
Choose a tag to compare

Feature