lucataco
/
wsrglow
A working wsrglow model
Prediction
lucataco/wsrglow:56ffe617IDw4gjiczbwomix7uz33bynaa55iStatusSucceededSourceWebHardwareT4Total durationCreatedInput
- input
- Video Player is loading.Current Time 00:00:000/Duration 00:00:000Loaded: 0%Stream Type LIVERemaining Time -00:00:0001x
- Chapters
- descriptions off, selected
- captions settings, opens captions settings dialog
- captions off, selected
This is a modal window.
Beginning of dialog window. Escape will cancel and close the window.
End of dialog window.
{ "input": "https://replicate.delivery/pbxt/JAmpe8J6WAi5YUdXxxatYFU9ZfKKANtSSBfxHjjdbdaMwyXT/demo.wav" }
npm install replicate
Set theREPLICATE_API_TOKEN
environment variableexport REPLICATE_API_TOKEN=<paste-your-token-here>
Find your API token in your account settings.
Import and set up the clientimport Replicate from "replicate"; const replicate = new Replicate({ auth: process.env.REPLICATE_API_TOKEN, });
Run lucataco/wsrglow using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "lucataco/wsrglow:56ffe617ab2157bd7a43156860529c83abbe862e2f4fd64263d217d2efac34c1", { input: { input: "https://replicate.delivery/pbxt/JAmpe8J6WAi5YUdXxxatYFU9ZfKKANtSSBfxHjjdbdaMwyXT/demo.wav" } } ); console.log(output);
To learn more, take a look at the guide on getting started with Node.js.
pip install replicate
Set theREPLICATE_API_TOKEN
environment variableexport REPLICATE_API_TOKEN=<paste-your-token-here>
Find your API token in your account settings.
Import the clientimport replicate
Run lucataco/wsrglow using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "lucataco/wsrglow:56ffe617ab2157bd7a43156860529c83abbe862e2f4fd64263d217d2efac34c1", input={ "input": "https://replicate.delivery/pbxt/JAmpe8J6WAi5YUdXxxatYFU9ZfKKANtSSBfxHjjdbdaMwyXT/demo.wav" } ) print(output)
To learn more, take a look at the guide on getting started with Python.
Set theREPLICATE_API_TOKEN
environment variableexport REPLICATE_API_TOKEN=<paste-your-token-here>
Find your API token in your account settings.
Run lucataco/wsrglow using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
curl -s -X POST \ -H "Authorization: Bearer $REPLICATE_API_TOKEN" \ -H "Content-Type: application/json" \ -H "Prefer: wait" \ -d $'{ "version": "56ffe617ab2157bd7a43156860529c83abbe862e2f4fd64263d217d2efac34c1", "input": { "input": "https://replicate.delivery/pbxt/JAmpe8J6WAi5YUdXxxatYFU9ZfKKANtSSBfxHjjdbdaMwyXT/demo.wav" } }' \ https://api.replicate.com/v1/predictions
To learn more, take a look at Replicate’s HTTP API reference docs.
Output
Video Player is loading.Current Time 00:00:000/Duration 00:00:000Loaded: 0%Stream Type LIVERemaining Time -00:00:0001x- Chapters
- descriptions off, selected
- captions settings, opens captions settings dialog
- captions off, selected
This is a modal window.
Beginning of dialog window. Escape will cancel and close the window.
End of dialog window.
{ "completed_at": "2023-07-14T19:36:52.502681Z", "created_at": "2023-07-14T19:31:11.212653Z", "data_removed": false, "error": null, "id": "w4gjiczbwomix7uz33bynaa55i", "input": { "input": "https://replicate.delivery/pbxt/JAmpe8J6WAi5YUdXxxatYFU9ZfKKANtSSBfxHjjdbdaMwyXT/demo.wav" }, "logs": "Loading wav file...\n(49237,) 24000 48000\nsampling rate (lr) = 24000\nlr.shape = (49408,)\nRunning prediction...\n(49408,) (98816,)\nsampling rate = 48000", "metrics": { "predict_time": 2.30022, "total_time": 341.290028 }, "output": "https://replicate.delivery/pbxt/2nfO3xDWfouDmE7wfdC7euwvFzHHez8mfuDlgWjRPdwL1V9TE/out.wav", "started_at": "2023-07-14T19:36:50.202461Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/w4gjiczbwomix7uz33bynaa55i", "cancel": "https://api.replicate.com/v1/predictions/w4gjiczbwomix7uz33bynaa55i/cancel" }, "version": "56ffe617ab2157bd7a43156860529c83abbe862e2f4fd64263d217d2efac34c1" }
Generated inLoading wav file... (49237,) 24000 48000 sampling rate (lr) = 24000 lr.shape = (49408,) Running prediction... (49408,) (98816,) sampling rate = 48000
Prediction
lucataco/wsrglow:56ffe617IDs24pm4rbibngrdrk4zgkdfcujyStatusSucceededSourceWebHardwareT4Total durationCreatedInput
- input
- Video Player is loading.Current Time 00:00:000/Duration 00:00:000Loaded: 0%Stream Type LIVERemaining Time -00:00:0001x
- Chapters
- descriptions off, selected
- captions settings, opens captions settings dialog
- captions off, selected
This is a modal window.
Beginning of dialog window. Escape will cancel and close the window.
End of dialog window.
{ "input": "https://replicate.delivery/pbxt/JAmvDd5sTiVpVBixhG96WlFLmFmVS6trDCRHKSivIqKJPG8C/demo2.wav" }
npm install replicate
Set theREPLICATE_API_TOKEN
environment variableexport REPLICATE_API_TOKEN=<paste-your-token-here>
Find your API token in your account settings.
Import and set up the clientimport Replicate from "replicate"; const replicate = new Replicate({ auth: process.env.REPLICATE_API_TOKEN, });
Run lucataco/wsrglow using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "lucataco/wsrglow:56ffe617ab2157bd7a43156860529c83abbe862e2f4fd64263d217d2efac34c1", { input: { input: "https://replicate.delivery/pbxt/JAmvDd5sTiVpVBixhG96WlFLmFmVS6trDCRHKSivIqKJPG8C/demo2.wav" } } ); console.log(output);
To learn more, take a look at the guide on getting started with Node.js.
pip install replicate
Set theREPLICATE_API_TOKEN
environment variableexport REPLICATE_API_TOKEN=<paste-your-token-here>
Find your API token in your account settings.
Import the clientimport replicate
Run lucataco/wsrglow using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "lucataco/wsrglow:56ffe617ab2157bd7a43156860529c83abbe862e2f4fd64263d217d2efac34c1", input={ "input": "https://replicate.delivery/pbxt/JAmvDd5sTiVpVBixhG96WlFLmFmVS6trDCRHKSivIqKJPG8C/demo2.wav" } ) print(output)
To learn more, take a look at the guide on getting started with Python.
Set theREPLICATE_API_TOKEN
environment variableexport REPLICATE_API_TOKEN=<paste-your-token-here>
Find your API token in your account settings.
Run lucataco/wsrglow using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
curl -s -X POST \ -H "Authorization: Bearer $REPLICATE_API_TOKEN" \ -H "Content-Type: application/json" \ -H "Prefer: wait" \ -d $'{ "version": "56ffe617ab2157bd7a43156860529c83abbe862e2f4fd64263d217d2efac34c1", "input": { "input": "https://replicate.delivery/pbxt/JAmvDd5sTiVpVBixhG96WlFLmFmVS6trDCRHKSivIqKJPG8C/demo2.wav" } }' \ https://api.replicate.com/v1/predictions
To learn more, take a look at Replicate’s HTTP API reference docs.
Output
Video Player is loading.Current Time 00:00:000/Duration 00:00:000Loaded: 0%Stream Type LIVERemaining Time -00:00:0001x- Chapters
- descriptions off, selected
- captions settings, opens captions settings dialog
- captions off, selected
This is a modal window.
Beginning of dialog window. Escape will cancel and close the window.
End of dialog window.
{ "completed_at": "2023-07-14T19:37:05.167399Z", "created_at": "2023-07-14T19:37:03.430704Z", "data_removed": false, "error": null, "id": "s24pm4rbibngrdrk4zgkdfcujy", "input": { "input": "https://replicate.delivery/pbxt/JAmvDd5sTiVpVBixhG96WlFLmFmVS6trDCRHKSivIqKJPG8C/demo2.wav" }, "logs": "Loading wav file...\n(58391,) 24000 48000\nsampling rate (lr) = 24000\nlr.shape = (58624,)\nRunning prediction...\n(58624,) (117248,)\nsampling rate = 48000", "metrics": { "predict_time": 1.751965, "total_time": 1.736695 }, "output": "https://replicate.delivery/pbxt/7yZTNh60iPYAPtvWxllmbYpEg28Cb1FLSW6cHkixnfUwr6nIA/out.wav", "started_at": "2023-07-14T19:37:03.415434Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/s24pm4rbibngrdrk4zgkdfcujy", "cancel": "https://api.replicate.com/v1/predictions/s24pm4rbibngrdrk4zgkdfcujy/cancel" }, "version": "56ffe617ab2157bd7a43156860529c83abbe862e2f4fd64263d217d2efac34c1" }
Generated inLoading wav file... (58391,) 24000 48000 sampling rate (lr) = 24000 lr.shape = (58624,) Running prediction... (58624,) (117248,) sampling rate = 48000
Prediction
lucataco/wsrglow:56ffe617IDmyhoaczbipif6e5iyfiknso2t4StatusSucceededSourceWebHardwareT4Total durationCreatedInput
- input
- Video Player is loading.Current Time 00:00:000/Duration 00:00:000Loaded: 0%Stream Type LIVERemaining Time -00:00:0001x
- Chapters
- descriptions off, selected
- captions settings, opens captions settings dialog
- captions off, selected
This is a modal window.
Beginning of dialog window. Escape will cancel and close the window.
End of dialog window.
{ "input": "https://replicate.delivery/pbxt/JAmvQTqASEYFactllYGxD4jMZtVc5oKylu0QkEYQqCvaM9oL/demo3.wav" }
npm install replicate
Set theREPLICATE_API_TOKEN
environment variableexport REPLICATE_API_TOKEN=<paste-your-token-here>
Find your API token in your account settings.
Import and set up the clientimport Replicate from "replicate"; const replicate = new Replicate({ auth: process.env.REPLICATE_API_TOKEN, });
Run lucataco/wsrglow using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "lucataco/wsrglow:56ffe617ab2157bd7a43156860529c83abbe862e2f4fd64263d217d2efac34c1", { input: { input: "https://replicate.delivery/pbxt/JAmvQTqASEYFactllYGxD4jMZtVc5oKylu0QkEYQqCvaM9oL/demo3.wav" } } ); console.log(output);
To learn more, take a look at the guide on getting started with Node.js.
pip install replicate
Set theREPLICATE_API_TOKEN
environment variableexport REPLICATE_API_TOKEN=<paste-your-token-here>
Find your API token in your account settings.
Import the clientimport replicate
Run lucataco/wsrglow using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "lucataco/wsrglow:56ffe617ab2157bd7a43156860529c83abbe862e2f4fd64263d217d2efac34c1", input={ "input": "https://replicate.delivery/pbxt/JAmvQTqASEYFactllYGxD4jMZtVc5oKylu0QkEYQqCvaM9oL/demo3.wav" } ) print(output)
To learn more, take a look at the guide on getting started with Python.
Set theREPLICATE_API_TOKEN
environment variableexport REPLICATE_API_TOKEN=<paste-your-token-here>
Find your API token in your account settings.
Run lucataco/wsrglow using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
curl -s -X POST \ -H "Authorization: Bearer $REPLICATE_API_TOKEN" \ -H "Content-Type: application/json" \ -H "Prefer: wait" \ -d $'{ "version": "56ffe617ab2157bd7a43156860529c83abbe862e2f4fd64263d217d2efac34c1", "input": { "input": "https://replicate.delivery/pbxt/JAmvQTqASEYFactllYGxD4jMZtVc5oKylu0QkEYQqCvaM9oL/demo3.wav" } }' \ https://api.replicate.com/v1/predictions
To learn more, take a look at Replicate’s HTTP API reference docs.
Output
Video Player is loading.Current Time 00:00:000/Duration 00:00:000Loaded: 0%Stream Type LIVERemaining Time -00:00:0001x- Chapters
- descriptions off, selected
- captions settings, opens captions settings dialog
- captions off, selected
This is a modal window.
Beginning of dialog window. Escape will cancel and close the window.
End of dialog window.
{ "completed_at": "2023-07-14T19:37:20.270059Z", "created_at": "2023-07-14T19:37:17.284692Z", "data_removed": false, "error": null, "id": "myhoaczbipif6e5iyfiknso2t4", "input": { "input": "https://replicate.delivery/pbxt/JAmvQTqASEYFactllYGxD4jMZtVc5oKylu0QkEYQqCvaM9oL/demo3.wav" }, "logs": "Loading wav file...\n(97408,) 2400048000\nsampling rate (lr) = 24000\nlr.shape = (97536,)\nRunning prediction...\n(97536,) (195072,)\nsampling rate = 48000", "metrics": { "predict_time": 3.003347, "total_time": 2.985367 }, "output": "https://replicate.delivery/pbxt/E7kLsfQMqU0VWqvVLIzytrE7jEEgiaL6fHfHoXhfNfm59qeTE/out.wav", "started_at": "2023-07-14T19:37:17.266712Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/myhoaczbipif6e5iyfiknso2t4", "cancel": "https://api.replicate.com/v1/predictions/myhoaczbipif6e5iyfiknso2t4/cancel" }, "version": "56ffe617ab2157bd7a43156860529c83abbe862e2f4fd64263d217d2efac34c1" }
Generated inLoading wav file... (97408,) 2400048000 sampling rate (lr) = 24000 lr.shape = (97536,) Running prediction... (97536,) (195072,) sampling rate = 48000
Want to make some of these yourself?
Run this model