Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CorentinJ/Real-Time-Voice-Cloning
/ functions
Functions
307 in github.com/CorentinJ/Real-Time-Voice-Cloning
⨍
Functions
307
◇
Types & classes
35
Function
train
(run_id: str, syn_dir: Path, models_dir: Path, save_every: int, backup_every: int, force_restart: bool,
synthesizer/train.py:27
Function
train
(run_id: str, syn_dir: Path, voc_dir: Path, models_dir: Path, ground_truth: bool, save_every: int, b
vocoder/train.py:18
Function
transliteration_cleaners
Pipeline for non-English text that transliterates to ASCII.
synthesizer/utils/cleaners.py:73
Method
update_seed_textbox
(self)
toolbox/__init__.py:346
Method
update_seed_textbox
(self)
toolbox/ui.py:403
Method
vocoder_progress
(i, seq_len, b_size, gen_rate)
toolbox/__init__.py:243
Function
wav_to_mel_spectrogram
Derives a mel spectrogram ready to be used by the encoder from a preprocessed audio waveform. Note: this not a log-mel spectrogram.
encoder/audio.py:53
← previous
301–307 of 307, ranked by callers