Skip to content

【Fast Inference 分支】拼写修正 #916

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

Merged
merged 1 commit into from
Apr 3, 2024

Conversation

SapphireLab
Copy link
Contributor

@SapphireLab SapphireLab commented Apr 3, 2024

拼写修正:
TTS.py:

  • self.langauges → self.languages
  • refer_spepc → ref_spec
  • self.precison → self.precision
  • self._set_ref_spepc() → self._set_ref_spec()
  • lenght → length
  • text_segmentaion_method → text_segmentation_method
  • tulpe → tuple
  • self.configs.langauges → self.configs.languages
  • self.prompt_cache["refer_spepc"] → self.prompt_cache["refer_spec"]
  • refer_audio_spepc → refer_audio_spec

inference_webui.py:

  • tts_pipline → tts_pipeline

@RVC-Boss RVC-Boss merged commit 72c0eca into RVC-Boss:fast_inference_ Apr 3, 2024
@SapphireLab SapphireLab deleted the fix_details branch April 3, 2024 10:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants