diff --git a/docs/tutorials/speech-to-text/_category_.json b/docs/tutorials/speech-to-text/_category_.json new file mode 100644 index 0000000..38926e7 --- /dev/null +++ b/docs/tutorials/speech-to-text/_category_.json @@ -0,0 +1,7 @@ +{ + "label": "🎤 Speech To Text", + "position": 5, + "link": { + "type": "generated-index" + } +} diff --git a/docs/tutorials/speech-to-text/stt-config.md b/docs/tutorials/speech-to-text/stt-config.md new file mode 100644 index 0000000..ae7f95b --- /dev/null +++ b/docs/tutorials/speech-to-text/stt-config.md @@ -0,0 +1,4 @@ +--- +sidebar_position: 1 +title: "🗨️ Configuration" +--- \ No newline at end of file