Skip to content

1010code/streamlit-Wav2Vec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Open In Colab

Demo

The base model pretrained and fine-tuned on 960 hours of Librispeech on 16kHz sampled speech audio. When using the model make sure that your speech input is also sampled at 16Khz. For more information check Facebook's Wav2Vec2.

Requirement

streamlit==1.9.0
streamlit_webrtc==0.37.0

torch==1.10.1
torchvision==0.11.2
torchaudio==0.10.1
SoundFile==0.10.3.post1
librosa==0.9.1
transformers==4.19.1

Reference

About

Speech2Text using Facebook's Wav2Vec(HuggingFace)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published