Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

speech to text support #994

Open
pelikhan opened this issue Jan 9, 2025 · 2 comments
Open

speech to text support #994

pelikhan opened this issue Jan 9, 2025 · 2 comments

Comments

@pelikhan
Copy link
Member

pelikhan commented Jan 9, 2025

Transcribe/translate audio with timestamps.

  • openai whisper
  • HF transformers
Copy link

github-actions bot commented Jan 9, 2025

The request seems clear, but there are a few details that could be useful for more accurate feedback:

  1. Use Case: Are you looking for speech-to-text functionality only, translation functionality only, or both?
  2. Output Requirements: What format do you require the output to be in? For example, should the timestamps include milliseconds, and should they be represented as JSON arrays?
  3. Error Handling: How would you like to handle errors, such as network issues or audio quality problems?
  4. Integration: Do you need this functionality integrated into an existing project, or is it a standalone tool you're envisioning?

Additional information will help in providing more tailored feedback.

AI-generated content by issue-reviewer may be incorrect

@pelikhan
Copy link
Member Author

pelikhan commented Jan 9, 2025

#995

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant