Loading README.md +2 −1 Original line number Diff line number Diff line Loading @@ -173,6 +173,8 @@ generated_wav_with_text_condition = audiolm(text = ['chirping of birds and the d ## Text Conditioned Audio Synthesis Update: Looks like this will work, given <a href="https://valle-demo.github.io/">'VALL-E'</a> ex. Semantic Transformer ```python Loading Loading @@ -233,7 +235,6 @@ sample = trainer.generate(text = ['sound of rain drops on the rooftops'], batch_ ``` ## Appreciation - <a href="https://stability.ai/">Stability.ai</a> for the generous sponsorship to work and open source cutting edge artificial intelligence research Loading Loading
README.md +2 −1 Original line number Diff line number Diff line Loading @@ -173,6 +173,8 @@ generated_wav_with_text_condition = audiolm(text = ['chirping of birds and the d ## Text Conditioned Audio Synthesis Update: Looks like this will work, given <a href="https://valle-demo.github.io/">'VALL-E'</a> ex. Semantic Transformer ```python Loading Loading @@ -233,7 +235,6 @@ sample = trainer.generate(text = ['sound of rain drops on the rooftops'], batch_ ``` ## Appreciation - <a href="https://stability.ai/">Stability.ai</a> for the generous sponsorship to work and open source cutting edge artificial intelligence research Loading