v12.15

NVIDIA/NeMo-Speech.cppv12.15Jan 7, 2025by lucasgelfond

AI Summary

This release focuses on improving module exports and adding new application scaffolding examples to the main, core, and core-mt packages.

Key Highlights

  • Export worker from ffmpeg package
  • Add solidstart / vite app example
  • Fix SvelteKit example URL
  • Export types within @ffmpeg/ffmpeg

New Features

  • Add solidstart / vite app example
  • Export worker from ffmpeg package
  • Export types within @ffmpeg/ffmpeg

Full Release Notes

Merging a few more PRs.

- Export worker from ffmpeg package (thanks @ntnyq , #805 ), export worker in core-mt package as well (thanks @dumbmoron , #703 )
- Add solidstart / vite app (#765 , thanks @EmoPorEmilio)
- Fix SvelteKit example URL (#720, thanks @elvisvoer)
- Export types within @ffmpeg/ffmpeg (#723 , thanks @snelsi)