fairseq
https://github.com/facebookresearch/fairseq
Python
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported17 Subscribers
Add a CodeTriage badge to fairseq
Help out
- Issues
- the configs of data2vec 2.0 for audio
- Is there an endpoint somewhere?
- Evaluating TTS using STT
- Request for Guidance on Adding Punjabi Language Support to NLLB
- <?xml version="1.0" encoding="UTF-8"?> <rss xmlns:g="http://base.google.com/ns/1.0" version="2.0"> <channel> <title>Your Facebook Page Product Catalog</title> <link>https://www.yourwebsite.com</link> <description>Products for Facebook Shop</description> <item> <g:id>product-123</g:id> <g:title>Example T-Shirt</g:title> <g:description>Comfortable cotton t-shirt in various sizes.</g:description> <g:link>https://www.yourwebsite.com/product/example-t-shirt</g:link> <g:image_link>https://www.yourwebsite.com/images/tshirt.jpg</g:image_link> <g:condition>new</g:condition> <g:availability>in stock</g:availability> <g:price>19.99 USD</g:price> <g:brand>Example Brand</g:brand> <g:gtin>1234567890123</g:gtin> <g:google_product_category>Apparel & Accessories > Clothing > Tops</g:google_product_category> </item> <!-- Add more <item> elements for additional products --> </channel> </rss>
- How to modify the Levenshtein Transformer into an autoregressive architecture?
- Numpy v2 port?
- CPU OOM when pretraining hubert
- apply_mask in HuBERT does not apply expected percentage of masks if the input shapes differ. which is true in the case of fintuning.
- Can we make a option to protect something not to be translated
- Docs
- Python not yet supported