collabora / WhisperSpeech

An Open Source text-to-speech system built by inverting Whisper.
https://collabora.github.io/WhisperSpeech/
MIT License
3.8k stars 207 forks source link

Tiny doc fix from apparent copy/paste #130

Closed vbawa closed 5 months ago

vbawa commented 5 months ago

The instructions in text_to_audio_playback.py still reference gui_text_to_audio_playback.py, which might be mildly confusing to some

BBC-Esq commented 5 months ago

In my pull request I actually deleted the first script because I felt it was redundant, but no movement on that pull request yet...but Thanks for pointing that out. Waiting to see if the pull request is accepted.

BBC-Esq commented 5 months ago

I think this was fixed already?

vbawa commented 5 months ago

Hm, doesn't seem so: https://github.com/collabora/WhisperSpeech/blob/635ca86ba190e54777d34893ae3966a8eca19b2d/examples/text_to_audio_playback.py#L15

BBC-Esq commented 5 months ago

ok

jpc commented 5 months ago

Thanks :)