Commit Graph

7 Commits

Author SHA1 Message Date
Hayk Martiros 8b07a5a45f Audio to audio handles interpolation within it
Kill the separate page.

Topic: audio_to_audio_interpolation
2023-01-14 11:45:45 -08:00
Hayk Martiros e48ec2e103 Enable ruff import sorting
Topic: import_sorting
2022-12-26 18:12:02 -08:00
Hayk Martiros cbf473216b Greatly simplify the server and baseten integration
With the new clean module structure, make it so the two servers
share all the important code. This makes the baseten integration
very small and simple, and paves the way for more integrations.

Topic: clean_rewrite
2022-12-26 17:47:11 -08:00
Hayk Martiros ae34fb388e Add support for cache (still disabled) 2022-11-28 00:06:12 +00:00
Hayk Martiros 511defae99 Provide clip duration and encode base64 prefix type 2022-11-27 21:55:42 +00:00
Hayk Martiros 6e69c94277 Support masks 2022-11-26 06:48:52 +00:00
Hayk Martiros baa56442e5 Describe data types 2022-11-26 00:13:29 +00:00