Can I use PyTorch to build a fast capitalization recoverer?

This page summarizes the projects mentioned and recommended in the original post on /r/pytorch

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • NeMo

    A scalable generative AI framework built for researchers and developers working on Large Language Models, Multimodal, and Speech AI (Automatic Speech Recognition and Text-to-Speech)

  • Can’t you use the NeMo model and just strip the punctuation from the output again if you don’t want it? You can also fine tune the the model with capitalization only if you look at the examples https://github.com/NVIDIA/NeMo/blob/stable/tutorials/nlp/Punctuation_and_Capitalization.ipynb The capitalization and punctuation are annotated separately (U indicates that the word should be upper cased, and O - no capitalization ). The model seems to be a token level classifier not seq to seq so there should also be a way to get just the capitalization part but you would have to look into the model as it’s not shown in the examples.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • [N] Huggingface/nvidia release open source GPT-2B trained on 1.1T tokens

    1 project | /r/MachineLearning | 2 May 2023
  • Using Edge Biometrics For Better AI Security System Development

    3 projects | dev.to | 31 Aug 2022
  • Some tips for uploading full episodes to YouTube

    1 project | /r/podcasting | 9 Aug 2022
  • [P] Yandex open sources 100b large language model weights (YaLM)

    2 projects | /r/MachineLearning | 23 Jun 2022
  • Yet Another Voice Activity Detection Engine

    1 project | /r/speechrecognition | 27 Oct 2021