starting stt example and then can do tts

This commit is contained in:
talksik
2023-04-28 15:20:32 -07:00
parent 0cfa04aa38
commit 3af053a7dd
3 changed files with 48 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
{
"[python]": {
"editor.defaultFormatter": "ms-python.black-formatter"
},
"python.formatting.provider": "none"
}