diff --git a/docs/text_to_speech_gallery.md b/docs/text_to_speech_gallery.md index 1c4996f..89d13ab 100644 --- a/docs/text_to_speech_gallery.md +++ b/docs/text_to_speech_gallery.md @@ -62,7 +62,7 @@ document.querySelectorAll('.tag-button').forEach(button => { - [:octicons-code-16: Repository]([Orpheus.cpp](https://github.com/freddyaboulton/orpheus-cpp)) + [:octicons-code-16: Repository](https://github.com/freddyaboulton/orpheus-cpp) - :speaking_head:{ .lg .middle }:eyes:{ .lg .middle } __Your TTS Model__ {: data-tags="pytorch"} @@ -125,4 +125,4 @@ document.querySelectorAll('.tag-button').forEach(button => { stream.ui.launch() ``` -3. Open a [PR](https://github.com/freddyaboulton/fastrtc/edit/main/docs/text_to_speech_gallery.md) to add your model to the gallery! Ideally your model package should be pip installable so other can try it out easily. \ No newline at end of file +3. Open a [PR](https://github.com/freddyaboulton/fastrtc/edit/main/docs/text_to_speech_gallery.md) to add your model to the gallery! Ideally your model package should be pip installable so other can try it out easily.