Skip to content

Pupiera/ParseBrain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Parsebrain

ParseBrain is a library built on top of speechbrain wich is itself built on pytorch.

Objectives

The objectives of this library is to be a modulable and easily extendable library for parsing related task and to be invariant to the change in modality (text and speech)

Versatility

The main strength of parsebrain is the versatility, every recipe can work by just slightly tweaking the yaml when you go from working on speech to text.

Instalation

Be sure you have installed speechbrain before. Then you can juste git clone this repository and

pip install -e .

Recomendation

I higly recommand to check out the speechbrain basic tutorial before using this library morevever so if you wish to use the speech related features.

Contact

If you have any inquiries about this project feel free to contact me using this email : [email protected]

About

Parsing framework working on top of speechbrain.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages