openai-cookbook icon indicating copy to clipboard operation
openai-cookbook copied to clipboard

[PROBLEM] Missing sample code in one_way_translation_using_realtime_api

Open ebanisadr opened this issue 6 months ago • 2 comments

I was attempting to clone and run your translation server, but as I suspected, it doesn't work because all of the code in the lib directory is missing.

@erikakettleson-openai (sorry to tag directly but I hope you've got the missing bits laying around somewhere) can you get the demo working?

For example, see the ./lib/relay.js file import referenced here: https://github.com/openai/openai-cookbook/blob/main/examples/voice_solutions/one_way_translation_using_realtime_api/relay-server/index.js#L1

Or below screenshot of me attempting to run the app. Image

ebanisadr avatar Apr 11 '25 03:04 ebanisadr