diff --git a/docs/speech_to_text_gallery.md b/docs/speech_to_text_gallery.md new file mode 100644 index 0000000..c16308b --- /dev/null +++ b/docs/speech_to_text_gallery.md @@ -0,0 +1,63 @@ + + +A collection of Speech-to-Text models ready to use with FastRTC. Click on the tags below to find the STT model you're looking for! + +!!! tip "Note" + The model you want to use does not have to be in the gallery. This is just a collection of models with a common interface that are easy to "plug and play" into your FastRTC app. But You can use any model you want without having to do any special setup. Simply use it from your stream handler! + + +
+ +
+ + + + +
+ +- :speaking_head:{ .lg .middle }:eyes:{ .lg .middle } __Your STT Model__ +{: data-tags="pytorch"} + + --- + + Description + + Install Instructions + + Usage + + [:octicons-arrow-right-24: Demo](Your demo here) + + [:octicons-code-16: Repository](Code here) \ No newline at end of file