xorbitsai / inference

Replace OpenAI GPT with another LLM in your app by changing a single line of code. Xinference gives you the freedom to use any LLM you need. With Xinference, you're empowered to run inference with any open-source language models, speech recognition models, and multimodal models, whether in the cloud, on-premises, or even on your laptop.

Home Page:https://inference.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Suggestions about transcription enhancement

gahoo opened this issue · comments

commented

Is your feature request related to a problem? Please describe

Not a problem.

Describe the solution you'd like

  1. Support more output format, such as vtt, srt, lrc etc.
  2. Add adequate punctuation to the sentence.
  3. Incorporate insanely-fast-whisper-api to speed up the transcription process.

Describe alternatives you've considered

Additional context

Thanks for your suggestion. Do you have an interest to contribute these enhancements?