Commit 59f811d0 authored by Yoach Lacombe's avatar Yoach Lacombe
Browse files

Merge branch 'parler-tts-release' of github.com:ylacombe/stable-speech into parler-tts-release

parents 6e6b2997 2518810d
...@@ -44,6 +44,7 @@ sf.write("parler_tts_out.wav", audio_arr, model.config.sampling_rate) ...@@ -44,6 +44,7 @@ sf.write("parler_tts_out.wav", audio_arr, model.config.sampling_rate)
``` ```
## Installation steps ## Installation steps
Parler-TTS has light-weight dependencies and can be installed in one line: Parler-TTS has light-weight dependencies and can be installed in one line:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment