You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+16Lines changed: 16 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -61,3 +61,19 @@ Depending on your use case there are different installation options.
61
61
docker run ghcr.io/hugobloem/wyoming-microsoft-stt-noha:latest --<key><value>
62
62
```
63
63
For the relevant keys please look at [the table below](#usage)
64
+
65
+
-**docker compose**
66
+
67
+
Below is a sample for a docker compose file. The azure region + subscription key can be set in environment variables. Everything else needs to be passed via command line arguments.
0 commit comments