Skip to content

Add streaming API and WebSocket support#7

Open
ShabbirMarfatiya wants to merge 3 commits intoNeuralVox:mainfrom
ShabbirMarfatiya:main
Open

Add streaming API and WebSocket support#7
ShabbirMarfatiya wants to merge 3 commits intoNeuralVox:mainfrom
ShabbirMarfatiya:main

Conversation

@ShabbirMarfatiya
Copy link

  • Add WebSocket server (ws_server.py) with FastAPI
  • Add audio streaming utilities (audio_streamer.py)
  • Add GPU inference manager (inference_manager.py)
  • Add test clients for both HTTP and WebSocket APIs
  • Fix streaming bugs in api.py
  • Add complete API documentation

ShabbirMarfatiya and others added 3 commits December 13, 2025 11:21
- Add WebSocket server (ws_server.py) with FastAPI
- Add audio streaming utilities (audio_streamer.py)
- Add GPU inference manager (inference_manager.py)
- Add test clients for both HTTP and WebSocket APIs
- Fix streaming bugs in api.py
- Add complete API documentation
…bsocket

Add streaming API and WebSocket support
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant