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
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,5 +9,5 @@ A native Android client for a sockets/gRPC/GCP bidirectional translation system.
9
9
- Supports 100+ languages
10
10
11
11
### Prerequisites
12
-
- This [python app](https://github.com/critt/transcription_service) running somewhere, which serves as the backend for this app. It provides a REST interface for feature enumeration and authentication, and WebSockets channels for realtime audio transcription and translation.
13
-
- Once you have the backend running, update the file `paths.properties` with the its's URL.
12
+
- This [python app](https://github.com/critt/transcription_service) running somewhere, which serves as the backend for this app. It provides a REST interface for feature enumeration and authentication, and WebSockets channels for realtime audio transcription and translation
13
+
- Once you have the backend running, update the file `paths.properties` with the its's URL
0 commit comments