Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dimastatz authored Aug 9, 2024
1 parent 9882529 commit 4100ea4
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -137,4 +137,7 @@ async def websocket_endpoint(websocket: WebSocket):
await session.stop()
await websocket.close()
```

#### Roadmap
- [ ] Release v1.0 - Includes transcription streaming implementation.
- [ ] Release v1.1 - Bug fixes and implementation of the most requested changes.
- [ ] Release v1.2 - Prepare the package for integration with the py-speech package.

0 comments on commit 4100ea4

Please sign in to comment.