Clone a voice in 5 seconds to generate arbitrary speech in real-time
COMMITS
October 16, 2020
B
Minor documentation update (#563)
blue-fish committed
B
Update instructions for obtaining pretrained models (#562)
blue-fish committed
October 6, 2020
B
Change order of matplotlib imports (#546)
blue-fish committed
September 30, 2020
B
Low memory inference fix (#536)
blue-fish committed
September 3, 2020
R
Added no_mp3_support argument and added a check for ffmpeg installation (#517)
Rami Mouro committed
August 7, 2020
C
Update README.md
Corentin Jemine committed
August 6, 2020
C
Classier readme
Corentin Jemine committed
July 23, 2020
B
Add synthesizer preprocessing support for other datasets (#441)
blue-fish committed
July 22, 2020
B
Add option to make toolbox deterministic (#432)
blue-fish committed
July 12, 2020
B
Toolbox UI update (#422)
blue-fish committed
July 10, 2020
B
Catch PortAudioError exception so it is not fatal (#417)
blue-fish committed
B
Print helpful error message if models not found (#416)
blue-fish committed
B
README.md update (#414)
blue-fish committed
B
Also disable the "Load" button if dataset is not specified (#415)
blue-fish committed
July 9, 2020
M
Export and replay generated wavs in toolbox (#402)
Matheus Fillipe committed
July 7, 2020
B
Automatically fallback to CPU in demo_cli.py (#406)
blue-fish committed
July 5, 2020
M
Allowing user to select audio device and disabling unsupported devices (#390)
Matheus Fillipe committed
July 4, 2020
B
Move tensorflow-gpu to requirements_gpu.txt (#399)
blue-fish committed
B
Enable CPU training for vocoder (#397)
blue-fish committed
June 30, 2020
B
Remove 2 lines not needed for CPU training (#391)
blue-fish committed
June 26, 2020
B
Skip trim_long_silences in preprocess_wav if webrtcvad not available (#376)
blue-fish committed
C
Delete bug-report.md
Corentin Jemine committed
C
Delete any-issue.md
Corentin Jemine committed
June 24, 2020
P
B
Fix bug in LSTM cell in synthesizer/models/modules.py (#374)
blue-fish committed
June 23, 2020
B
B
Convert pathlib objects to str when used as argument to librosa.load() (#371)
blue-fish committed
June 22, 2020
B
Cleanup pr 331 (#366)
blue-fish committed
June 19, 2020
C
Update README.md
Corentin Jemine committed
May 14, 2020
C
Update README.md
Corentin Jemine committed