Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/swimburger/realtimetranscriber
https://github.com/swimburger/realtimetranscriber
Last synced: about 10 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/swimburger/realtimetranscriber
- Owner: Swimburger
- Created: 2024-01-19T18:54:12.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-01-25T22:52:14.000Z (10 months ago)
- Last Synced: 2024-05-02T01:48:29.662Z (7 months ago)
- Language: C#
- Size: 836 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AssemblyAI real-time transcriber MVP in C#
This is an experimental implementation of AssemblyAI's real-time transcription service in C#.
The goal is to get feedback early and iterate fast before it gets into our official C#/.NET SDK, once we have the SDK.
The data types are currently stubbed to have a minimal viable product and will be fully generated once we have the SDK.