Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Voice repeat after finishing speaking in real-time speaking mode #873

Open
2 tasks done
gahdeer opened this issue Aug 3, 2023 · 0 comments
Open
2 tasks done

Voice repeat after finishing speaking in real-time speaking mode #873

gahdeer opened this issue Aug 3, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@gahdeer
Copy link

gahdeer commented Aug 3, 2023

Describe the bug

I downloaded the library and ran it, and it works but there is a problem with the real time speaking mode, where if I speak one word it converts it with the added model voice and keeps repeating it and does not stop even though I am not speaking!

To Reproduce

I use a special mod that I trained myself, everything works as it should, except for speaking in real time, I have a problem with repeating speech.

my config:

Event config_path, values {'model_path': gui.py:665
'C:/Users/m/model/G_3601.pth', 'model_path_browse':
'C:/Users/m/model/G_3601.pth', 'config_path':
'C:/Users/m/model/config.json', 'config_path_browse':
'C:/Users/m/model/config.json', 'cluster_model_path': '',
'cluster_model_path_browse': '', 'speaker': '', 'silence_threshold': -35.0, 'transpose':
12.0, 'auto_predict_f0': True, 'f0_method': 'crepe', 'cluster_infer_ratio': 0.0,
'noise_scale': 0.4, 'pad_seconds': 0.1, 'chunk_seconds': 0.5, 'max_chunk_seconds': 40.0,
'absolute_thresh': True, 'input_path': '', 'input_path_browse': '',
'input_path_folder_browse': '', 'output_path': '', 'output_path_browse': '',
'auto_play': True, 'crossfade_seconds': 0.05, 'block_seconds': 0.35,
'additional_infer_before_seconds': 0.15, 'additional_infer_after_seconds': 0.1,
'realtime_algorithm': '1 (Divide constantly)', 'input_device': 'Microphone (High
Definition Aud (MME)', 'output_device': 'Headphones (High Definition Aud (MME)', 'passthrough_original': False, 'presets':
'Default VC (GPU, GTX 1060)', 'preset_name': '', 'use_gpu': True}

Additional context

python 3.10
so-vits-svc-fork version: 4.1.1

Version

4.1.1

Platform

Windows 10

Code of Conduct

  • I agree to follow this project's Code of Conduct.

No Duplicate

  • I have checked existing issues to avoid duplicates.
@gahdeer gahdeer added the bug Something isn't working label Aug 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant