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

What was the exact format during stage 1 and stage 2 #125

Open
choyakawa opened this issue Dec 6, 2024 · 3 comments
Open

What was the exact format during stage 1 and stage 2 #125

choyakawa opened this issue Dec 6, 2024 · 3 comments

Comments

@choyakawa
Copy link

image

What special tokens were used here? Could you please share one example?

@choyakawa choyakawa changed the title What was the exact format during stage 1 What was the exact format during stage 1 and stage 2 Dec 6, 2024
@darkacorn
Copy link

that looks like the regular tokenizer .. as it produces audio tokens and text tokens at the same time - its always 12.5 audio tokens for 1 sec of audio from what ive seen so far

@choyakawa
Copy link
Author

I mean the exact usage of those unlisted special tokens, <|begin_of_transcription|>, <|end_of_transcription|>, etc.

@darkacorn
Copy link

darkacorn commented Dec 8, 2024

transcript is audio in from the whisper backbone .. the tokenizer is pretty easy

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

2 participants