Block or Report
Block or report vackosar
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
keras-punctuator Public
Experimental project to punctuate text using a embedding layer, single convolutional layer and output softmax layer written in Keras.
-
-
git-obsolete-branch-remover Public
Lists or removes local or remote Git branches based on last commit date and merge status.
-
-
This blog post visualize vector norms of FastText embedding and evaluates use of FastText word vector norm multiplied with number of word n-grams for detecting non-english OOV words.
Python 19
-
879 contributions in the last year
Activity overview
Contribution activity
March 2023
Created 17 commits in 1 repository
Created an issue in guillaumekln/faster-whisper that received 1 comment
Support for variable size chunks
I can see that now only 30 second chunks are supported by the CTranslate2 model. Shorter chunks are padded to 30s such that model.generate
can acce…