The exemplary embodiments relate generally to user speech, and more particularly to decomposing user speech.
Speech information can be roughly decomposed into four components: language content, timbre, pitch, and rhythm. Obtaining disentangled representations of these components is useful in many speech analysis and generation applications.
The exemplary embodiments disclose a method, a structure, and a computer system for unsupervised speech decomposition. The exemplary embodiments may include one or more encoders for generating one or more encodings of a speech input comprising rhythm information, pitch information, timbre information, and content information, and a decoder for decoding the one or more encodings.
The following detailed description, given by way of example and not intended to limit the exemplary embodiments solely thereto, will best be appreciated in conjunction with the accompanying drawings, in which:
The drawings are not necessarily to scale. The drawings are merely schematic representations, not intended to portray specific parameters of the exemplary embodiments. The drawings are intended to depict only typical exemplary embodiments. In the drawings, like numbering represents like elements.
Detailed embodiments of the claimed structures and methods are disclosed herein; however, it can be understood that the disclosed embodiments are merely illustrative of the claimed structures and methods that may be embodied in various forms. The exemplary embodiments are only illustrative and may, however, be embodied in many different forms and should not be construed as limited to the exemplary embodiments set forth herein. Rather, these exemplary embodiments are provided so that this disclosure will be thorough and complete, and will fully convey the scope to be covered by the exemplary embodiments to those skilled in the art. In the description, details of well-known features and techniques may be omitted to avoid unnecessarily obscuring the presented embodiments.
References in the specification to “one embodiment”, “an embodiment”, “an exemplary embodiment”, etc., indicate that the embodiment described may include a particular feature, structure, or characteristic, but every embodiment may not necessarily include the particular feature, structure, or characteristic. Moreover, such phrases are not necessarily referring to the same embodiment. Further, when a particular feature, structure, or characteristic is described in connection with an embodiment, it is submitted that it is within the knowledge of one skilled in the art to implement such feature, structure, or characteristic in connection with other embodiments whether or not explicitly described.
In the interest of not obscuring the presentation of the exemplary embodiments, in the following detailed description, some processing steps or operations that are known in the art may have been combined together for presentation and for illustration purposes and in some instances may have not been described in detail. In other instances, some processing steps or operations that are known in the art may not be described at all. It should be understood that the following description is focused on the distinctive features or elements according to the various exemplary embodiments.
Speech information can be roughly decomposed into four components: language content, timbre, pitch, and rhythm. Obtaining disentangled representations of these components is useful in many speech analysis and generation applications. Recently, state-of-the-art voice conversion systems have led to speech representations that can disentangle speaker-dependent and independent information. However, these systems can only disentangle timbre, while information about pitch, rhythm, and content is still mixed together. Further disentangling the remaining speech components is an under-determined problem in the absence of explicit annotations for each component, which are difficult and expensive to obtain.
The present invention addresses the aforementioned problems, and is configured to blindly decompose speech into its four components by introducing three carefully designed information bottlenecks. In doing so, the present invention is among the first that can separately perform style transfer on timbre, pitch, and rhythm without text labels.
Human speech conveys a rich stream of information, which can be roughly decomposed into four important components: content, timbre, pitch, and rhythm. The language content of speech comprises the primary information in speech, which can also be transcribed to text. Timbre carries information about the voice characteristics of a speaker, which is closely connected with the speaker's identity. Pitch and rhythm are the two major components of prosody, which expresses the emotion of the speaker. Pitch variation conveys the aspects of the tone of the speaker, and rhythm characterizes how fast the speaker utters each word or syllable.
For decades, speech researchers have sought to obtain disentangled representations of these speech components, which are useful in many speech applications. In speech analysis tasks, the disentanglement of speech components helps to remove interference introduced by irrelevant components. In speech generation tasks, disentanglement is the foundation of many applications, such as voice conversion, prosody modification, emotional speech synthesis, and low bit-rate speech encoding, to name a few. Recently, state-of-the-art voice conversion systems have been able to obtain a speaker-invariant representation of speech, which disentangles the speaker-dependent information. However, these algorithms are only able to disentangle timbre. The remaining aspects, i.e., content, pitch, and timbre, are still lumped together. As a result, the converted speech produced by these algorithms differs from the source speech only in terms of timbre. The pitch contour and rhythm remain largely the same.
From an information-theoretic perspective, the success in timbre disentanglement can be ascribed to the availability of a speaker identity label, which preserves almost all the information of timbre, such that voice conversion systems can ‘subtract’ such information from speech. For example, state-of-the-art voice conversion systems may construct an autoencoder for speech and feed the speaker identity label to the decoder. As shown by a traditional method illustrated in
For pitch annotation, although the pitch information can be extracted as pitch contour using pitch extraction algorithms, the pitch contour itself is entangled with rhythm information because it contains the information of how long each speech segment is. For rhythm, it is unclear what constitutes a useful rhythm annotation, not to mention how to obtain it. Finally, language content annotation is at the least well-defined, since it effectively corresponds to text transcriptions. However, these algorithms are language-specific, and obtaining a large number of text transcriptions is expensive, especially for low resourced languages.
Therefore, the present invention focuses on unsupervised methods that do not rely on text transcriptions and instead uses a speech generative model that can blindly decompose speech into content, timbre, pitch, and rhythm, as well as generate speech from these disentangled representations. Thus, the present invention is among the first that enable flexible conversion of different aspects to different styles without relying on any text transcription. To achieve unsupervised decomposition, the present invention introduces an encoder-decoder structure with three encoder channels, each with a different, carefully-crafted information bottleneck design. The information bottleneck is imposed by two mechanisms: first, a constraint on the physical dimension of the representation and, second, the introduction of noise by randomly resampling along the time dimension, both of which have been shown effective. Importantly, the invention demonstrates that subtle differences in the information bottleneck design are able to force different channels to pass different information, such that one passes language content, one passes rhythm, and one passes pitch information, thereby achieving the blind disentanglement of all speech components.
Besides direct value in speech applications, the present invention may also provide insight into a powerful design principle that can be broadly applied to any disentangled representation learning problem: in the presence of an information bottleneck, a neural network will prioritize passing through the information that cannot be provided elsewhere. Thus, this observation inspires a generic approach to disentanglement, and it will be appreciated that concepts of the present invention may be extended and applicable to disentanglement of information outside of speech. Detailed description of the invention follows.
As previously mentioned, speech is composed of rhythm, pitch, timbre, and content, which will be briefly described with respect to
Rhythm characterizes how fast the speaker utters each syllable, which is reflected by how the spectrum is unrolled along the horizontal axis, i.e. the time axis. In
The pitch contour conveys three key kinds of information. First, the pitch range reflects speaker identity information. As shown in
Timbre is perceived as the voice characteristics of a speaker. It is reflected by the frequency distribution of formants, which are the resonant frequency components in the vocal tract. In a spectrogram, the formants are shown as the salient frequency components of the spectral envelope. In
In English and many other languages, the basic unit of content is phone. Each phone comes with a particular formant pattern. For example, the three formants outlined by a dotted line in
Turning now to
In presenting the forthcoming problem statement and for notation purposes, let uppercased letters X and X denote random scalars and vectors respectively, lower-cased letters x and x denote deterministic scalars and vectors respectively, H(X) denote the Shannon entropy of X, H(Y|X) denote the entropy of Y conditional on X, and I(Y; X) denote mutual information. Denote S={St} as a speech spectrogram (e.g.,
S=gs(C,R,F,V),U=gu(V) Eq. (1)
where C denotes content; R denotes rhythm; F denotes pitch target; V denotes timbre. Here, the speech decomposition system 100 assumes gs(⋅) and gu(⋅) are a one-to-one mapping. Also note that here it is assumed that C also accounts for the residual information that is not included in rhythm, pitch, or timbre.
The present invention (
Zc=hc(C),Zr=hr(R),Zf=hf(F), Eq. (2)
where hc(⋅), hr(⋅), and hf(⋅) are all one-to-one mappings.
Z=E(S),Ŝ=D(Z,U). Eq. (3)
During training, the output of the decoder attempts to reconstruct the input spectrogram:
where θ denotes all the trainable parameters. It can be shown that if the information bottleneck is tuned to the right size, this simple scheme implemented by traditional methods can achieve disentanglement of the timbre information as:
Z=h(C,R,F), Eq. (5)
The Encoders: As shown in
All the encoders Ec, Er, and Ef have a physical information bottleneck at the output. The final outputs of the encoders are called content code, rhythm code, and pitch code, denoted as Zc, Zr and Zf, respectively. Formally, the encoders are denoted as Ec(⋅), Er(⋅) and Ef(⋅), and the random resampling operation is denoted as as A(⋅), which results in:
Zc=Ec(A(S)),Zr=Er(S),Zf=Ef(A(P)), Eq. (6)
The Decoder: The decoder takes all the speech code and the speaker identity label (or embedding) as its inputs, and produce a speech spectrogram as output, i.e.:
Ŝ=D(Zc,Zr,Zf,U). Eq. (7)
During training, the output of the decoder attempts to reconstruct the input spectrogram, which is the same as in Eq. (4). Importantly, when all the information bottlenecks are appropriately set and the network representation power is sufficient, a minimizer of Eq. (4) will satisfy the disentanglement condition as in equation (2), as will be described in greater detail forthcoming.
Assumption 1: The random resampling operation will contaminate the rhythm information R, i.e. ∀r1≠r2:
Pr[A(gs(C,r1,F,V))=A(gs(C,r2,F,V))]>0, Eq. (8)
Assumption 2: The random resampling operation will not contaminate the other speech components, i.e.:
I(C;A(S))=H(C),I(F;A(S))=H(F), Eq. (9)
Assumption 3: The pitch contour P contains all the pitch information and a portion of rhythm information:
P=gp(F,R),I(F;P)=H(F), Eq. (10)
As shown in
First, as illustrated by
Second, given that Er(⋅) only encodes R, then the content encoder Ec(⋅) becomes the only encoder that can encode all the content information C because the pitch encoder does not have access to C. Therefore, Ec(⋅) must pass all the content information. Meanwhile, the other aspects can be supplied elsewhere so the rhythm encoder will remove the other aspects if the information bottleneck is binding.
Finally, with Er(⋅) encoding only R and Ec(⋅) encoding only C, the pitch encoder Ef (⋅) must encode of the pitch information. All the other aspects are supplied in other channels, so Ef (⋅) will prioritize removing these aspects if the information bottleneck is binding. Simply put, if each encoder is only allowed to pass one block, then the arrangement shown in
The results of the aforementioned implementation is presented below.
Theorem 1: assume C, R, F, U are independent, and that the information bottleneck is precisely set such that:
H(Zc)=H(C),H(Zr)=H(R),H(Zf)=H(F), Eq. (11)
Assume Eq. (1), (8), (9) and (10) hold. Then the global optimum of equation (4) would produce the disentangled representation as in (2) (the proof of such is omitted for brevity). Although Theorem 1 is contingent on a set of relatively stringent conditions, which may not hold in practice, the speech decomposition system 100 can empirically verify disentanglement capabilities.
With reference now to
The decoder first upsamples the hidden representation to restore the original sampling rate. The speaker identity label U, which is a one-hot vector, is also repeated along the time dimension to match the temporal dimension of the other upsampled representations. All the representations are then concatenated along the channel dimension and fed to a stack of three bidirectional-LSTM layers with an output linear layer to produce the final output. The spectrogram is then converted back to the speech waveform using a neural network.
Theoretically, if the speech decomposition system 100 can decompose the speech into different components, then it should be able to separately perform style transfer on each aspect, which is achieved by replacing the input to the respective encoder with that of the target utterance. For example, to convert pitch, the speech decomposition system 100 feeds the target pitch contour to the pitch encoder. To convert timbre, the speech decomposition system 100 feeds the target speaker id to the decoder. The speech decomposition system 100 is configured to construct parallel speech pairs from the test set, where both the source and target speakers read the same utterances (note that the speech decomposition system 100 uses the parallel pairs only for testing and that, during training, the speech decomposition system 100 is trained without parallel speech data). For each parallel pair, the speech decomposition system 100 is configured to set one utterance as the source and one as the target, and perform seven different types of conversions, including three single-aspect conversions (rhythm-only, pitch-only, and timbre-only), three double-aspect conversions (rhythm+pitch, rhythm+timbre, and pitch+timbre), and one all-aspect conversion.
In
Since utterances with mismatched contents have different numbers of syllables and lengths, the speech decomposition system 100 must be tested to convert rhythm when the source and target utterances read different content.
To further understand the disentanglement mechanism of the speech decomposition system 100,
In order to verify the above, the speech decomposition system 100 is configured to vary the information bottleneck and determine whether the speech decomposition system 100 performs as expected. According to
Devices used herein may include one or more processors 02, one or more computer-readable RAMs 04, one or more computer-readable ROMs 06, one or more computer readable storage media 08, device drivers 12, read/write drive or interface 14, network adapter or interface 16, all interconnected over a communications fabric 18. Communications fabric 18 may be implemented with any architecture designed for passing data and/or control information between processors (such as microprocessors, communications and network processors, etc.), system memory, peripheral devices, and any other hardware components within a system.
One or more operating systems 10, and one or more application programs 11 are stored on one or more of the computer readable storage media 08 for execution by one or more of the processors 02 via one or more of the respective RAMs 04 (which typically include cache memory). In the illustrated embodiment, each of the computer readable storage media 08 may be a magnetic disk storage device of an internal hard drive, CD-ROM, DVD, memory stick, magnetic tape, magnetic disk, optical disk, a semiconductor storage device such as RAM, ROM, EPROM, flash memory or any other computer-readable tangible storage device that can store a computer program and digital information.
Devices used herein may also include a R/W drive or interface 14 to read from and write to one or more portable computer readable storage media 26. Application programs 11 on said devices may be stored on one or more of the portable computer readable storage media 26, read via the respective R/W drive or interface 14 and loaded into the respective computer readable storage media 08.
Devices used herein may also include a network adapter or interface 16, such as a TCP/IP adapter card or wireless communication adapter (such as a 4G wireless communication adapter using OFDMA technology). Application programs 11 on said computing devices may be downloaded to the computing device from an external computer or external storage device via a network (for example, the Internet, a local area network or other wide area network or wireless network) and network adapter or interface 16. From the network adapter or interface 16, the programs may be loaded onto computer readable storage media 08. The network may comprise copper wires, optical fibers, wireless transmission, routers, firewalls, switches, gateway computers and/or edge servers.
Devices used herein may also include a display screen 20, a keyboard or keypad 22, and a computer mouse or touchpad 24. Device drivers 12 interface to display screen 20 for imaging, to keyboard or keypad 22, to computer mouse or touchpad 24, and/or to display screen 20 for pressure sensing of alphanumeric character entry and user selections. The device drivers 12, R/W drive or interface 14 and network adapter or interface 16 may comprise hardware and software (stored on computer readable storage media 08 and/or ROM 06).
The programs described herein are identified based upon the application for which they are implemented in a specific one of the exemplary embodiments. However, it should be appreciated that any particular program nomenclature herein is used merely for convenience, and thus the exemplary embodiments should not be limited to use solely in any specific application identified and/or implied by such nomenclature.
Based on the foregoing, a computer system, method, and computer program product have been disclosed. However, numerous modifications and substitutions can be made without deviating from the scope of the exemplary embodiments. Therefore, the exemplary embodiments have been disclosed by way of example and not limitation.
It is to be understood that although this disclosure includes a detailed description on cloud computing, implementation of the teachings recited herein are not limited to a cloud computing environment. Rather, the exemplary embodiments are capable of being implemented in conjunction with any other type of computing environment now known or later developed.
Cloud computing is a model of service delivery for enabling convenient, on-demand network access to a shared pool of configurable computing resources (e.g., networks, network bandwidth, servers, processing, memory, storage, applications, virtual machines, and services) that can be rapidly provisioned and released with minimal management effort or interaction with a provider of the service. This cloud model may include at least five characteristics, at least three service models, and at least four deployment models.
Characteristics are as follows:
On-demand self-service: a cloud consumer can unilaterally provision computing capabilities, such as server time and network storage, as needed automatically without requiring human interaction with the service's provider.
Broad network access: capabilities are available over a network and accessed through standard mechanisms that promote use by heterogeneous thin or thick client platforms (e.g., mobile phones, laptops, and PDAs).
Resource pooling: the provider's computing resources are pooled to serve multiple consumers using a multi-tenant model, with different physical and virtual resources dynamically assigned and reassigned according to demand. There is a sense of location independence in that the consumer generally has no control or knowledge over the exact location of the provided resources but may be able to specify location at a higher level of abstraction (e.g., country, state, or data center).
Rapid elasticity: capabilities can be rapidly and elastically provisioned, in some cases automatically, to quickly scale out and rapidly released to quickly scale in. To the consumer, the capabilities available for provisioning often appear to be unlimited and can be purchased in any quantity at any time.
Measured service: cloud systems automatically control and optimize resource use by leveraging a metering capability at some level of abstraction appropriate to the type of service (e.g., storage, processing, bandwidth, and active user accounts). Resource usage can be monitored, controlled, and reported, providing transparency for both the provider and consumer of the utilized service.
Service Models are as follows:
Software as a Service (SaaS): the capability provided to the consumer is to use the provider's applications running on a cloud infrastructure. The applications are accessible from various client devices through a thin client interface such as a web browser (e.g., web-based e-mail). The consumer does not manage or control the underlying cloud infrastructure including network, servers, operating systems, storage, or even individual application capabilities, with the possible exception of limited user-specific application configuration settings.
Platform as a Service (PaaS): the capability provided to the consumer is to deploy onto the cloud infrastructure consumer-created or acquired applications created using programming languages and tools supported by the provider. The consumer does not manage or control the underlying cloud infrastructure including networks, servers, operating systems, or storage, but has control over the deployed applications and possibly application hosting environment configurations.
Infrastructure as a Service (IaaS): the capability provided to the consumer is to provision processing, storage, networks, and other fundamental computing resources where the consumer is able to deploy and run arbitrary software, which can include operating systems and applications. The consumer does not manage or control the underlying cloud infrastructure but has control over operating systems, storage, deployed applications, and possibly limited control of select networking components (e.g., host firewalls).
Deployment Models are as follows:
Private cloud: the cloud infrastructure is operated solely for an organization. It may be managed by the organization or a third party and may exist on-premises or off-premises.
Community cloud: the cloud infrastructure is shared by several organizations and supports a specific community that has shared concerns (e.g., mission, security requirements, policy, and compliance considerations). It may be managed by the organizations or a third party and may exist on-premises or off-premises.
Public cloud: the cloud infrastructure is made available to the general public or a large industry group and is owned by an organization selling cloud services.
Hybrid cloud: the cloud infrastructure is a composition of two or more clouds (private, community, or public) that remain unique entities but are bound together by standardized or proprietary technology that enables data and application portability (e.g., cloud bursting for load-balancing between clouds).
A cloud computing environment is service oriented with a focus on statelessness, low coupling, modularity, and semantic interoperability. At the heart of cloud computing is an infrastructure that includes a network of interconnected nodes.
Referring now to
Referring now to
Hardware and software layer 60 includes hardware and software components. Examples of hardware components include: mainframes 61; RISC (Reduced Instruction Set Computer) architecture based servers 62; servers 63; blade servers 64; storage devices 65; and networks and networking components 66. In some embodiments, software components include network application server software 67 and database software 68.
Virtualization layer 70 provides an abstraction layer from which the following examples of virtual entities may be provided: virtual servers 71; virtual storage 72; virtual networks 73, including virtual private networks; virtual applications and operating systems 74; and virtual clients 75.
In one example, management layer 80 may provide the functions described below. Resource provisioning 81 provides dynamic procurement of computing resources and other resources that are utilized to perform tasks within the cloud computing environment. Metering and Pricing 82 provide cost tracking as resources are utilized within the cloud computing environment, and billing or invoicing for consumption of these resources. In one example, these resources may include application software licenses. Security provides identity verification for cloud consumers and tasks, as well as protection for data and other resources. User portal 83 provides access to the cloud computing environment for consumers and system administrators. Service level management 84 provides cloud computing resource allocation and management such that required service levels are met. Service Level Agreement (SLA) planning and fulfillment 85 provide pre-arrangement for, and procurement of, cloud computing resources for which a future requirement is anticipated in accordance with an SLA.
Workloads layer 90 provides examples of functionality for which the cloud computing environment may be utilized. Examples of workloads and functions which may be provided from this layer include: mapping and navigation 91; software development and lifecycle management 92; virtual classroom education delivery 93; data analytics processing 94; transaction processing 95; and speech decomposition processing 96.
The exemplary embodiments may be a system, a method, and/or a computer program product at any possible technical detail level of integration. The computer program product may include a computer readable storage medium (or media) having computer readable program instructions thereon for causing a processor to carry out aspects of the present invention.
The computer readable storage medium can be a tangible device that can retain and store instructions for use by an instruction execution device. The computer readable storage medium may be, for example, but is not limited to, an electronic storage device, a magnetic storage device, an optical storage device, an electromagnetic storage device, a semiconductor storage device, or any suitable combination of the foregoing. A non-exhaustive list of more specific examples of the computer readable storage medium includes the following: a portable computer diskette, a hard disk, a random access memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or Flash memory), a static random access memory (SRAM), a portable compact disc read-only memory (CD-ROM), a digital versatile disk (DVD), a memory stick, a floppy disk, a mechanically encoded device such as punch-cards or raised structures in a groove having instructions recorded thereon, and any suitable combination of the foregoing. A computer readable storage medium, as used herein, is not to be construed as being transitory signals per se, such as radio waves or other freely propagating electromagnetic waves, electromagnetic waves propagating through a waveguide or other transmission media (e.g., light pulses passing through a fiber-optic cable), or electrical signals transmitted through a wire.
Computer readable program instructions described herein can be downloaded to respective computing/processing devices from a computer readable storage medium or to an external computer or external storage device via a network, for example, the Internet, a local area network, a wide area network and/or a wireless network. The network may comprise copper transmission cables, optical transmission fibers, wireless transmission, routers, firewalls, switches, gateway computers and/or edge servers. A network adapter card or network interface in each computing/processing device receives computer readable program instructions from the network and forwards the computer readable program instructions for storage in a computer readable storage medium within the respective computing/processing device.
Computer readable program instructions for carrying out operations of the present invention may be assembler instructions, instruction-set-architecture (ISA) instructions, machine instructions, machine dependent instructions, microcode, firmware instructions, state-setting data, configuration data for integrated circuitry, or either source code or object code written in any combination of one or more programming languages, including an object oriented programming language such as Smalltalk, C++, or the like, and procedural programming languages, such as the “C” programming language or similar programming languages. The computer readable program instructions may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer or entirely on the remote computer or server. In the latter scenario, the remote computer may be connected to the user's computer through any type of network, including a local area network (LAN) or a wide area network (WAN), or the connection may be made to an external computer (for example, through the Internet using an Internet Service Provider). In some embodiments, electronic circuitry including, for example, programmable logic circuitry, field-programmable gate arrays (FPGA), or programmable logic arrays (PLA) may execute the computer readable program instructions by utilizing state information of the computer readable program instructions to personalize the electronic circuitry, in order to perform aspects of the present invention.
Aspects of the present invention are described herein with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the invention. It will be understood that each block of the flowchart illustrations and/or block diagrams, and combinations of blocks in the flowchart illustrations and/or block diagrams, can be implemented by computer readable program instructions.
These computer readable program instructions may be provided to a processor of a computer, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions/acts specified in the flowchart and/or block diagram block or blocks. These computer readable program instructions may also be stored in a computer readable storage medium that can direct a computer, a programmable data processing apparatus, and/or other devices to function in a particular manner, such that the computer readable storage medium having instructions stored therein comprises an article of manufacture including instructions which implement aspects of the function/act specified in the flowchart and/or block diagram block or blocks.
The computer readable program instructions may also be loaded onto a computer, other programmable data processing apparatus, or other device to cause a series of operational steps to be performed on the computer, other programmable apparatus or other device to produce a computer implemented process, such that the instructions which execute on the computer, other programmable apparatus, or other device implement the functions/acts specified in the flowchart and/or block diagram block or blocks.
The flowchart and block diagrams in the Figures illustrate the architecture, functionality, and operation of possible implementations of systems, methods, and computer program products according to various embodiments of the present invention. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of instructions, which comprises one or more executable instructions for implementing the specified logical function(s). In some alternative implementations, the functions noted in the blocks may occur out of the order noted in the Figures. For example, two blocks shown in succession may, in fact, be accomplished as one step, executed concurrently, substantially concurrently, in a partially or wholly temporally overlapping manner, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams and/or flowchart illustration, and combinations of blocks in the block diagrams and/or flowchart illustration, can be implemented by special purpose hardware-based systems that perform the specified functions or acts or carry out combinations of special purpose hardware and computer instructions.
Number | Name | Date | Kind |
---|---|---|---|
5793903 | Lopresti | Aug 1998 | A |
8880415 | Eck | Nov 2014 | B1 |
10204625 | Mishra | Feb 2019 | B2 |
10572447 | Honkala | Feb 2020 | B2 |
10573313 | Mishra et al. | Feb 2020 | B2 |
10573336 | Paul | Feb 2020 | B2 |
10706856 | Korjani | Jul 2020 | B1 |
10735739 | Mao | Aug 2020 | B2 |
10923111 | Fan | Feb 2021 | B1 |
20040013252 | Craner | Jan 2004 | A1 |
20060235692 | Mukhtar | Oct 2006 | A1 |
20060292531 | Gibson | Dec 2006 | A1 |
20190318035 | Blanco | Oct 2019 | A1 |
20200027444 | Prabhavalkar | Jan 2020 | A1 |
20210074308 | Skordilis | Mar 2021 | A1 |
Entry |
---|
Authors, et al., “Transcription of Speech Data With Minimal Manual Effort”, IPCOM000028925D, Jun. 8, 2004, pp. 1-8. |
Disclosed Anonymously, “%BLT% a System and Method for Unsupervised Sentence Boundary Detection Using Syntactic Parsers”, IPCOM000203888D, Feb. 8, 2011, pp. 1-5. |
Disclosed Anonymously, “Method and System for Providing Unsupervised Annotation of Isomorphic (Similar) Patterns to Accelerate Development of Ground Truth for Natural Language Processing Machine Learning Model”, IPCOM000257471D, Feb. 15, 2019, pp. 1-2. |
Ferris, D.; “Techniques and Challenges in Speech Synthesis”, arXiv:1709.07552 cs[SD], Apr. 11, 2016, https://arxiv.org/ftp/arxiv/papers/1709/1709.07552, pp. 1-138. |
Guven, E. et al.; “Note and Timbre Classification by Local Features of Spectrogram”, Elsevier Procedia Computer Science 12 (2012), www.sciencedirect.com, pp. 182-187. |
Mell et al., “The NIST Definition of Cloud Computing”, National Institute of Standards and Technology, Special Publication 800-145, Sep. 2011, pp. 1-7. |
Number | Date | Country | |
---|---|---|---|
20210327460 A1 | Oct 2021 | US |