윤영준 윤영준 01-13
Update README.md
@7b8130ed65492e30aa3c8e0379da4ea1d3ddedcc
README.md
--- README.md
+++ README.md
@@ -1,3 +1,13 @@
+# server  
+```python whisper_fastapi_online_server.py --host 192.168.0.93 --port 54127 --model 'large-v3-turbo' --lan ko --vad```
+
+[http://takensofttesting.iptime.org:54127/]
+
+html file(s) are located at `./src`
+
+* TODO
+SSL certificate
+
 # Whisper Streaming with FastAPI and WebSocket Integration
 
 This project extends the [Whisper Streaming](https://github.com/ufal/whisper_streaming) implementation by incorporating few extras. The enhancements include:
Add a comment
List